Skip to content

Commit

Permalink
Tag 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
craigds committed Feb 28, 2016
1 parent f823958 commit eee55ae
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, 8, 1)
VERSION = (0, 8, 2)


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

0 comments on commit eee55ae

Please sign in to comment.