Skip to content

Commit 7078806

Browse files
committed
first release
1 parent a9cd918 commit 7078806

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.1b"
10+
__version__ = "0.0.1"
1111
__mixins__ = [BaseNestedSets]

0 commit comments

Comments
 (0)