Following Semantic Versioning and setup.py updated for it

This commit is contained in:
Amritanshu 2019-08-20 08:23:28 +05:30
parent 29850e367e
commit f41a0f4045
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ requires = [
]
setup(name='barker',
version='4.0',
version='1.0.0-alpha.1',
description='barker',
long_description=README + '\n\n' + CHANGES,
classifiers=[