Skip to content

Commit d0029bf

Browse files
committed
Merge branch 'hotfix/new_version'
2 parents 55b63cc + 612be18 commit d0029bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemy_mptt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
# Distributed under terms of the MIT license.
88
from .mixins import BaseNestedSets
99

10-
__version__ = "0.0.1"
10+
__version__ = "0.0.2"
1111
__mixins__ = [BaseNestedSets]

0 commit comments

Comments
 (0)