Skip to content

Commit 238e390

Browse files
committed
Bump version to 1.6.2
1 parent 780958c commit 238e390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
A multi-user, multi-group task management and assignment system for Django.
33
"""
4-
__version__ = '1.6.1'
4+
__version__ = '1.6.2'
55

66
__author__ = 'Scot Hacker'
77
__email__ = 'shacker@birdhouse.org'

0 commit comments

Comments
 (0)