Skip to content

Commit 5a666db

Browse files
committed
Bump version for python release
1 parent dbaad2a commit 5a666db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/sqlcommenter-python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def read_file(filename):
2626

2727
setup(
2828
name='google-cloud-sqlcommenter',
29-
version='1.0.0',
29+
version='1.1.0',
3030
author='Google Developers',
3131
author_email='sqlcommenter@googlegroups.com',
3232
description=('Augment SQL statements with meta information about frameworks and the running environment.'),

0 commit comments

Comments
 (0)