Skip to content

Commit fc2b691

Browse files
committed
Merge tag 'v0.4' into develop
django-tagging v0.4
2 parents b791ab1 + f8d5c8e commit fc2b691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tagging/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
Django-tagging
33
"""
4-
__version__ = '0.4.dev0'
4+
__version__ = '0.4'
55
__license__ = 'BSD License'
66

77
__author__ = 'Jonathan Buchanan'

0 commit comments

Comments
 (0)