increment version

pull/15/head v1.1.1
Mallory Hancock 2017-11-27 11:06:34 -08:00
parent e2187c882f
commit d4f0edda00
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.0',
version='1.1.1',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,