We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbaad2a commit 5a666dbCopy full SHA for 5a666db
1 file changed
python/sqlcommenter-python/setup.py
@@ -26,7 +26,7 @@ def read_file(filename):
26
27
setup(
28
name='google-cloud-sqlcommenter',
29
- version='1.0.0',
+ version='1.1.0',
30
author='Google Developers',
31
author_email='sqlcommenter@googlegroups.com',
32
description=('Augment SQL statements with meta information about frameworks and the running environment.'),
0 commit comments