iterate version

pull/44/head v1.5.2
Mallory Hancock 2018-12-28 11:21:58 -08:00
parent 6c87e6d9f0
commit 67e36fca81
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.1',
version='1.5.2',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,