Skip to content

Commit e3dcc17

Browse files
Update version number
1 parent 6fe4150 commit e3dcc17

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 = "design-by-contract"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Handy decorator to define contracts with dependency injection in Python 3.10 and above"
55
authors = ["Stefan Ulbrich"]
66
license = "MIT"

0 commit comments

Comments
 (0)