We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eba4ab commit c90a0dbCopy full SHA for c90a0db
enumfields/__init__.py
@@ -1,4 +1,4 @@
1
from .enums import Enum, IntEnum
2
from .fields import EnumField, EnumIntegerField
3
4
-__version__ = "1.0.0"
+__version__ = "2.0.0"
0 commit comments