Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Bumped version number for 1.7a2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobian committed Feb 6, 2014
1 parent 84fb7b4 commit 43510cf
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, 0, 'alpha', 1)
VERSION = (1, 7, 0, 'alpha', 2)


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

0 comments on commit 43510cf

Please sign in to comment.