iterate version

pull/58/head v1.6.0
Mal Hancock 2019-02-16 10:53:14 -08:00
parent 3cc712b835
commit a182e55a65
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ class UploadCommand(Command):
# Where the magic happens:
setup(
name=NAME,
version='1.5.3',
version='1.6.0',
description=DESCRIPTION,
long_description=long_description,
long_description_content_type='text/markdown',