Skip to content

Commit f3345ae

Browse files
committed
Update versions
1 parent 00eb989 commit f3345ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polymorphic_tree/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# following PEP 386
2-
__version__ = "0.8.11"
2+
__version__ = "0.8.12"
33

44
# Do some sane version checking
55
import django

0 commit comments

Comments
 (0)