increment version to 1.2.0

pull/16/head v1.2.0
Mallory Hancock 2017-12-06 11:20:10 -08:00
parent 3f84381b41
commit 12bd72a689
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.1.1',
version='1.2.0',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,