Skip to content

Commit db3ca2b

Browse files
committed
v0.1.1
1 parent cf5118e commit db3ca2b

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.0"
1+
__version__ = "0.1.1"

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.0"
3+
version = "0.1.1"
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)