Skip to content

Commit a3e4171

Browse files
authored
Merge pull request google#36 from google/python-version
Bump python package version
2 parents 8f3f160 + f04ed2b commit a3e4171

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
@@ -24,7 +24,7 @@ def read_file(filename):
2424

2525
setup(
2626
name='google-cloud-sqlcommenter',
27-
version='0.1.3',
27+
version='1.0.0',
2828
author='Google Developers',
2929
author_email='sqlcommenter@googlegroups.com',
3030
description=('Augment SQL statements with meta information about frameworks and the running environment.'),

0 commit comments

Comments
 (0)