Skip to content

Commit 8be9a25

Browse files
committed
[1.7.x] Bump version number for 1.7 alpha 1.
1 parent 05d36dc commit 8be9a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 7, 0, 'alpha', 0)
1+
VERSION = (1, 7, 0, 'alpha', 1)
22

33

44
def get_version(*args, **kwargs):

0 commit comments

Comments
 (0)