Skip to content

Commit

Permalink
Fix dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jun 8, 2020
1 parent ec86070 commit 38bd78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-proto/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ packages=find_namespace:
zip_safe = False
include_package_data = True
install_requires =
protobuf~=3.12
protobuf~=3.12.2

[options.packages.find]
where = src

0 comments on commit 38bd78a

Please sign in to comment.