File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ 0.2.3 (2018-06-03)
2+ ==================
3+
4+ see issue #57
5+
6+ - Fix rebuild tree
7+ - Added support node's identifier start from 0
8+
190.2.2 (2017-10-05)
210==================
311
Original file line number Diff line number Diff line change 11Contributors
22------------
33
4- - Dmitry Svintsov, 2014/04/16
4+ - Dmitry Svintsov (uralbash) , 2014/04/16
55- Jonathan Stoppani, 2014/08/11
66- Fayaz Yusuf Khan, 2014/10/10
77- Greg Klupar, 2015/11/13
88- Jiri Kuncar, 2016/01/20
9+ - Sylvain Thénault (sthenault), 2018/06/03
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ def read(name):
1111
1212setup (
1313 name = 'sqlalchemy_mptt' ,
14- version = '0.2.2 ' ,
14+ version = '0.2.3 ' ,
1515 url = 'http://github.com/uralbash/sqlalchemy_mptt/' ,
1616 author = 'Svintsov Dmitry' ,
1717 author_email = 'sacrud@uralbash.ru' ,
You can’t perform that action at this time.
0 commit comments