Skip to content

Commit 5b42933

Browse files
committed
Version # bump
1 parent 6cf31bf commit 5b42933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timezone_field/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# modeled after django's versioning scheme, PEP 386
2-
VERSION = (0, 3, 0, 'alpha', 0)
2+
VERSION = (0, 3, 0, 'beta', 0)
33

44
# adapted from django's get_version()
55
# see django.git/django/__init__.py

0 commit comments

Comments
 (0)