iterate version

This commit is contained in:
Mallory Hancock 2018-12-28 11:21:58 -08:00
parent 6c87e6d9f0
commit 67e36fca81

View File

@ -73,7 +73,7 @@ class UploadCommand(Command):
# Where the magic happens:
setup(
name=NAME,
version='1.5.1',
version='1.5.2',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,