We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b891c5 commit f79d3d0Copy full SHA for f79d3d0
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
# https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/
3
name = 'questdb-connect'
4
-version = '1.1.1' # Standalone production version (with engine)
+version = '1.1.2' # Standalone production version (with engine)
5
# version = '0.0.113' # testing version
6
authors = [{ name = 'questdb.io', email = 'support@questdb.io' }]
7
description = "SqlAlchemy library"
0 commit comments