Bump version to 1.5.dev for future

This commit is contained in:
Scot Hacker 2014-11-09 11:22:09 -08:00
parent 8c7837d76c
commit 73adbb872c

View file

@ -1,5 +1,5 @@
"""django todo""" """django todo"""
__version__ = '1.4' __version__ = '1.5.dev'
__author__ = 'Scot Hacker' __author__ = 'Scot Hacker'
__email__ = 'shacker@birdhouse.org' __email__ = 'shacker@birdhouse.org'