Skip to content

Commit c5780ad

Browse files
committed
[1.7.x] Bump version number for bugfix release.
1 parent 0f9b4b5 commit c5780ad

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

33

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

0 commit comments

Comments
 (0)