Skip to content

Commit 4c838f2

Browse files
committed
Bump version to 1.0
1 parent d69af8b commit 4c838f2

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__ = "1.0b1"
2+
__version__ = "1.0"
33

44
# Do some sane version checking
55
import django

0 commit comments

Comments
 (0)