update version

pull/2/head
Mallory Hancock 2017-10-16 10:36:25 -07:00
parent 1be0f47983
commit 34b09a6869
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.0.2',
version='1.1.0',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,