We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5095f2a commit 1039f88Copy full SHA for 1039f88
polymorphic/__init__.py
@@ -6,7 +6,7 @@
6
Please see LICENSE and AUTHORS for more information.
7
"""
8
9
-VERSION = "3.1.0"
+VERSION = "4.0.0a"
10
11
# version synonym for backwards compatibility
12
__version__ = VERSION
0 commit comments