Skip to content

Commit dda6224

Browse files
committed
[1.7.x] Bump version numbers for 1.7 beta 1.
1 parent 222262c commit dda6224

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', 2)
1+
VERSION = (1, 7, 0, 'beta', 1)
22

33

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

0 commit comments

Comments
 (0)