We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841b5b6 commit ded22daCopy full SHA for ded22da
setup.py
@@ -2,8 +2,8 @@
2
3
setup(
4
name='scxml4py',
5
- version='0.1.0',
6
- author='Robert Karban',
+ version='0.2.0',
+ author='Robert Karban, Luigi Andolfato',
7
author_email='[email protected]',
8
description='SCXML library for Python',
9
long_description = open("README.md", encoding="utf-8").read(),
0 commit comments