Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
craigds committed Apr 6, 2015
1 parent 8187401 commit 0804de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mptt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import unicode_literals

VERSION = (0, 7, 0)
VERSION = (0, 7, 1)


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

0 comments on commit 0804de8

Please sign in to comment.