Skip to content

Commit 29ce7d4

Browse files
author
Piotr Gularski
committed
Version 0.3.9. Fixed Issue #7 - invalid leaf_state until the transition is settled
1 parent 44d31d5 commit 29ce7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = ('0', '3', '8')
1+
__version_info__ = ('0', '3', '9')
22
__version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)