We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684f601 commit c523df2Copy full SHA for c523df2
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pymediator"
3
-version = "0.2.0"
+version = "0.3.0"
4
description = "Lightweight and extensible implementation of the Mediator pattern in Python"
5
authors = ["Sergio Torrado"]
6
license = "MIT"
0 commit comments