Skip to content

Commit 073eed9

Browse files
committed
Bumped version number for 1.6.1.
1 parent de1d5d5 commit 073eed9

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

33
def get_version(*args, **kwargs):
44
# Don't litter django/__init__.py with all the get_version stuff.

0 commit comments

Comments
 (0)