increment version

pull/29/head v1.4.0
Mallory Hancock 2018-02-05 15:57:40 -08:00
parent f6c4078d09
commit afb9cc7f12
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.4',
version='1.4.0',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,