Skip to content

Commit 96e5506

Browse files
author
Ryan Park
committed
Change build number so that PyPI doesn't consider it 'prerelease'
1 parent 443a719 commit 96e5506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def run(self):
1818

1919
setup(
2020
name='Flask-Split',
21-
version='0.2.0-runscope1',
21+
version='0.2.0.1', # customized by Runscope
2222
url='http://github.com/jpvanhal/flask-split',
2323
license='MIT',
2424
author='Janne Vanhala',

0 commit comments

Comments
 (0)