Update version in setup.py
This commit is contained in:
parent
a1c5e8ab1f
commit
c6600852ec
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ import setuptools
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='codeforces-scraper',
|
name='codeforces-scraper',
|
||||||
version='0.2.0',
|
version='0.2.0-r1',
|
||||||
author='thematdev',
|
author='thematdev',
|
||||||
author_email='thematdev@thematdev.org',
|
author_email='thematdev@thematdev.org',
|
||||||
description='Utility to do actions on codeforces',
|
description='Utility to do actions on codeforces',
|
||||||
|
Loading…
Reference in New Issue
Block a user