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.
1 parent bdcca89 commit d9e4e7dCopy full SHA for d9e4e7d
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.2"
+__version__ = "0.0.3"
11
__mixins__ = [BaseNestedSets]
0 commit comments