iterate version

pull/20/head v1.3.0
Mallory Hancock 2018-01-10 14:49:15 -08:00
parent f5ad601a08
commit 268f4b3f8d
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.2.0',
version='1.3.0',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,