We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55b63cc + 612be18 commit d0029bfCopy full SHA for d0029bf
sqlalchemy_mptt/__init__.py
@@ -7,5 +7,5 @@
7
# Distributed under terms of the MIT license.
8
from .mixins import BaseNestedSets
9
10
-__version__ = "0.0.1"
+__version__ = "0.0.2"
11
__mixins__ = [BaseNestedSets]
0 commit comments