iterate version

pull/20/head^2 v1.3.3
Mallory Hancock 2018-01-11 10:32:53 -08:00
parent 0031146f98
commit 0c3e4e08ee
1 changed files with 1 additions and 1 deletions

View File

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