We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbbaa7 commit 147ca8eCopy full SHA for 147ca8e
setup.py
@@ -54,7 +54,7 @@ def run(self):
54
55
setup(
56
name='python-sequence',
57
- version='0.1.0',
+ version='0.1.1',
58
description='Package for sequence edition and execution.',
59
packages=find_packages(),
60
include_package_data=True,
0 commit comments