Skip to content

Commit

Permalink
[1.7.x] Post-release version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Mar 19, 2015
1 parent 159f3bf commit a81c224
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, 'final', 0)
VERSION = (1, 7, 8, 'alpha', 0)


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

0 comments on commit a81c224

Please sign in to comment.