You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@
45
45
# version should use the format 'x.x.x' (instead of 'vx.x.x')
46
46
setup(
47
47
name='vertica-python',
48
-
version='1.3.8',
48
+
version='1.4.0',
49
49
description='Official native Python client for the Vertica database.',
50
50
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.",
0 commit comments