iterate version for fix

pull/22/head v1.3.4
Mallory Hancock 2018-01-12 11:18:38 -08:00
parent 311457148e
commit 97316c750b
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.3',
version='1.3.4',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,