update version

pull/36/head v1.4.4
Mal Hancock 2018-10-06 18:07:05 -07:00
parent df7007efd1
commit 764e88a222
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.4.3',
version='1.4.4',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,