Fix version number to upload to PyPI
This commit is contained in:
parent
6d54d5b129
commit
2a8a39ef8c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
"""django todo"""
|
"""django todo"""
|
||||||
__version__ = '1.4.dev'
|
__version__ = '1.4'
|
||||||
|
|
||||||
__author__ = 'Scot Hacker'
|
__author__ = 'Scot Hacker'
|
||||||
__email__ = 'shacker@birdhouse.org'
|
__email__ = 'shacker@birdhouse.org'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue