Skip to content

Commit

Permalink
Release -> 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
uralbash committed Oct 5, 2017
1 parent c213176 commit c68cf60
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.2.2 (2017-10-05)
==================

see issue #56

- Added custom default root level. Support Django style level=0


0.2.1 (2016-01-23)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def read(name):

setup(
name='sqlalchemy_mptt',
version='0.2.2-pre0',
version='0.2.2',
url='http://github.com/uralbash/sqlalchemy_mptt/',
author='Svintsov Dmitry',
author_email='sacrud@uralbash.ru',
Expand Down

0 comments on commit c68cf60

Please sign in to comment.