Skip to content

Commit c523df2

Browse files
committed
🔖 Release version 0.3.0
1 parent 684f601 commit c523df2

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 = "pymediator"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Lightweight and extensible implementation of the Mediator pattern in Python"
55
authors = ["Sergio Torrado"]
66
license = "MIT"

0 commit comments

Comments
 (0)