Skip to content

Commit b758b92

Browse files
authored
fix missing version update to 1.0.3 (#336)
Signed-off-by: Schrotti <Schrott.Micha@web.de>
1 parent 6dbc55c commit b758b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "python-statemachine"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "Python Finite State Machines made easy."
55
authors = ["Fernando Macedo <fgmacedo@gmail.com>"]
66
maintainers = [

0 commit comments

Comments
 (0)