Skip to content

Commit 6b4e5c6

Browse files
author
gksharma
committed
updated the setup.py file
1 parent 7dfabcf commit 6b4e5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
# version should use the format 'x.x.x' (instead of 'vx.x.x')
4646
setup(
4747
name='vertica-python',
48-
version='1.1.1',
48+
version='1.1.3',
4949
description='Official native Python client for the Vertica database.',
5050
long_description="vertica-python is the official Vertica database client for the Python programming language. Please check the [project homepage](https://github.com/vertica/vertica-python) for the details.",
5151
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)