Skip to content

Commit 5429f43

Browse files
authored
build: release 1.1.4 (#30)
1 parent 8b4c81c commit 5429f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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.3' # Standalone production version (with engine)
4+
version = '1.1.4' # 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)