iterate version

pull/49/head
Mal Hancock 2019-01-25 13:14:47 -08:00
parent 479d009346
commit c0fc471a8f
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.2',
version='1.5.3',
description=DESCRIPTION,
long_description=long_description,
long_description_content_type='text/markdown'