Skip to content

Commit

Permalink
[1.7.x] Bumped version for 1.7.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Mar 18, 2015
1 parent 2a4113d commit 159f3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
VERSION = (1, 7, 7, 'alpha', 0)
VERSION = (1, 7, 7, 'final', 0)


def get_version(*args, **kwargs):
Expand Down

0 comments on commit 159f3bf

Please sign in to comment.