Skip to content

Commit

Permalink
[1.7.x] Bumped version for 1.7.10 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Aug 18, 2015
1 parent 2f54853 commit abb8dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/__init__.py
@@ -1,4 +1,4 @@
VERSION = (1, 7, 10, 'alpha', 0)
VERSION = (1, 7, 10, 'final', 0)


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

0 comments on commit abb8dda

Please sign in to comment.