Skip to content

Commit 34bfff8

Browse files
committed
Bumping to version 0.4
1 parent b791ab1 commit 34bfff8

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)