iterate version

pull/38/head v1.5.0
Mal Hancock 2018-10-24 14:58:27 -07:00
parent 34590dfa32
commit 7d0844e156
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ class UploadCommand(Command):
# Where the magic happens:
setup(
name=NAME,
version='1.4.5',
version='1.5.0',
description=DESCRIPTION,
long_description=long_description,
author=AUTHOR,