Skip to content

Commit f99a26a

Browse files
authored
Protobuf fix (#42)
* pin protobuf version * increment sdk version
1 parent c5cd99a commit f99a26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
# removed in 0.7.1 test_suite='tests',
4141
# removed in 0.7.1 tests_require=test_requirements,
4242
url='https://github.com/modzy/sdk-python',
43-
version='0.7.1',
43+
version='0.7.2',
4444
zip_safe=False,
4545
)

0 commit comments

Comments
 (0)