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 893e96a commit 508a03cCopy full SHA for 508a03c
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.4"
+__version__ = "0.0.5"
11
__mixins__ = [BaseNestedSets]
0 commit comments