Skip to content

Commit 48d4f6b

Browse files
committed
release: v0.1.1
1 parent c4f94aa commit 48d4f6b

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,6 +1,6 @@
11
[tool.poetry]
22
name = "pgmq-sqlalchemy"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "More flexible PGMQ Postgres extension Python client that using sqlalchemy ORM, supporting both async and sync engines, sessionmakers or built from dsn."
55
authors = ["jason810496 <810496@email.wlsh.tyc.edu.tw>"]
66
license = "MIT"

0 commit comments

Comments
 (0)