We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4c81c commit 5429f43Copy full SHA for 5429f43
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.3' # Standalone production version (with engine)
+version = '1.1.4' # 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