Skip to content

Commit b0588cb

Browse files
committed
Bump version to 0.1.2
1 parent 7b9ee5f commit b0588cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

message_db/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"

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 = "message-db-py"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "The Python interface to the MessageDB Event Store and Message Store"
55
authors = ["Subhash Bhushan <[email protected]>"]
66

0 commit comments

Comments
 (0)