Skip to content

Commit

Permalink
Bump PyMySql Instrumentation version (#1228)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Oct 9, 2020
1 parent 5760c0e commit 5f2cbfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

- Bumped version from 0.9.3 to 0.10.1
([#1228](https://github.com/open-telemetry/opentelemetry-python/pull/1228))

## Version 0.13b0

Released 2020-09-17
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_requires =
opentelemetry-api == 0.14.dev0
opentelemetry-instrumentation-dbapi == 0.14.dev0
opentelemetry-instrumentation == 0.14.dev0
PyMySQL ~= 0.9.3
PyMySQL ~= 0.10.1

[options.extras_require]
test =
Expand Down

0 comments on commit 5f2cbfa

Please sign in to comment.