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 8f3f160 + f04ed2b commit a3e4171Copy full SHA for a3e4171
1 file changed
python/sqlcommenter-python/setup.py
@@ -24,7 +24,7 @@ def read_file(filename):
24
25
setup(
26
name='google-cloud-sqlcommenter',
27
- version='0.1.3',
+ version='1.0.0',
28
author='Google Developers',
29
author_email='sqlcommenter@googlegroups.com',
30
description=('Augment SQL statements with meta information about frameworks and the running environment.'),
0 commit comments