Skip to content

Commit c90a0db

Browse files
committed
Become 2.0.0
1 parent 5eba4ab commit c90a0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enumfields/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .enums import Enum, IntEnum
22
from .fields import EnumField, EnumIntegerField
33

4-
__version__ = "1.0.0"
4+
__version__ = "2.0.0"

0 commit comments

Comments
 (0)