Skip to content

Commit f79d3d0

Browse files
committed
build: release 1.1.2
1 parent 2b891c5 commit f79d3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
# https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/
33
name = 'questdb-connect'
4-
version = '1.1.1' # Standalone production version (with engine)
4+
version = '1.1.2' # Standalone production version (with engine)
55
# version = '0.0.113' # testing version
66
authors = [{ name = 'questdb.io', email = 'support@questdb.io' }]
77
description = "SqlAlchemy library"

0 commit comments

Comments
 (0)