Skip to content

Commit 1039f88

Browse files
committed
Increased version to 4.0.0a
1 parent 5095f2a commit 1039f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polymorphic/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Please see LICENSE and AUTHORS for more information.
77
"""
88

9-
VERSION = "3.1.0"
9+
VERSION = "4.0.0a"
1010

1111
# version synonym for backwards compatibility
1212
__version__ = VERSION

0 commit comments

Comments
 (0)