iterate version

pull/20/head v1.3.1
Mallory Hancock 2018-01-10 15:00:07 -08:00
parent 8036610663
commit 5f0ee255dd
1 changed files with 1 additions and 1 deletions

View File

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