We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b284a46 + 7ca9222 commit 93ffdd2Copy full SHA for 93ffdd2
setup.py
@@ -27,7 +27,7 @@
27
28
setup(
29
name="gapic-generator",
30
- version=version,
+ version=setuptools.sic(version),
31
license="Apache 2.0",
32
author="Dov Shlachter",
33
author_email="[email protected]",
0 commit comments