iterate version

pull/20/head v1.3.2
Mallory Hancock 2018-01-10 15:25:42 -08:00
parent f0e987ef55
commit 16dc7120ea
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.1',
version='1.3.2',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,