Skip to content

Commit 7fc385f

Browse files
committed
Version bump for development
1 parent c582c6a commit 7fc385f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

somerandomapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
from .errors import *
1010
from .models import *
1111

12-
__version__ = "0.1.0"
12+
__version__ = "0.2.0a"
1313
__author__ = "Soheab"
1414
__license__ = "MPL-2.0"

0 commit comments

Comments
 (0)