Skip to content

Commit 0a45829

Browse files
authored
Merge pull request #9 from jason810496/release/v0.1.2
release: v0.1.2
2 parents 56924eb + 0aca2ae commit 0a45829

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.1"
3+
version = "0.1.2"
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)