Skip to content

Commit 2b76ff3

Browse files
committed
Hello 0.1.8 version!
1 parent 12ed878 commit 2b76ff3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
0.1.7 (2015-08-??)
1+
0.1.8 (2015-09-14)
2+
==================
3+
4+
- add method ``_base_query_obj``
5+
6+
0.1.7 (2015-08-18)
27
==================
38

49
- add method ``path_to_root`` (see #46)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read(name):
1010

1111
setup(
1212
name='sqlalchemy_mptt',
13-
version='0.1.8.dev1',
13+
version='0.1.8',
1414
url='http://github.com/ITCase/sqlalchemy_mptt/',
1515
author='Svintsov Dmitry',
1616
author_email='[email protected]',

0 commit comments

Comments
 (0)