Skip to content

Commit ca78c26

Browse files
committed
Bump version for development
1 parent 23ac465 commit ca78c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alexflipnote/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .errors import *
44
from .enums import *
55

6-
__version__ = "4.0.2"
6+
__version__ = "4.3.0a"
77
__author__ = "Soheab"
88
__license__ = "MPL-2.0"
99
__description__ = "An easy to use Python Wrapper for the AlexFlipnote API"

0 commit comments

Comments
 (0)