Skip to content

Commit e8992ca

Browse files
author
Piotr Gularski
authored
Update setup.py
1 parent 792a8b0 commit e8992ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def read(*parts):
1919
name='pysm',
2020
version=__version__,
2121
url='https://github.com/pgularski/pysm',
22-
description='Python State Machine',
22+
description='Versatile and flexible Python State Machine library',
2323
author='Piotr Gularski',
2424
author_email='piotr.gularski@gmail.com',
2525
license='MIT',

0 commit comments

Comments
 (0)