Skip to content

Commit a2389c5

Browse files
committed
start 0.8 alpha
1 parent 58980c3 commit a2389c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

whatsnew/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55
NAME = 'django-whatsnew'
6-
VERSION = __version__ = (0, 7, 0, 'final', 0)
6+
VERSION = __version__ = (0, 8, 0, 'alpha', 0)
77

88

99
def get_version(): # pragma: no cover

0 commit comments

Comments
 (0)