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 6fe4150 commit e3dcc17Copy full SHA for e3dcc17
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "design-by-contract"
3
-version = "0.3.0"
+version = "0.3.1"
4
description = "Handy decorator to define contracts with dependency injection in Python 3.10 and above"
5
authors = ["Stefan Ulbrich"]
6
license = "MIT"
0 commit comments