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 c582c6a commit 7fc385fCopy full SHA for 7fc385f
somerandomapi/__init__.py
@@ -9,6 +9,6 @@
9
from .errors import *
10
from .models import *
11
12
-__version__ = "0.1.0"
+__version__ = "0.2.0a"
13
__author__ = "Soheab"
14
__license__ = "MPL-2.0"
0 commit comments