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 6b3e49c commit b4f9b06Copy full SHA for b4f9b06
src/apihub_client/__init__.py
@@ -7,7 +7,7 @@
7
8
from .client import ApiHubClient, ApiHubClientException
9
10
-__version__ = "0.0.0"
+__version__ = "0.1.0"
11
__author__ = "Unstract Team"
12
__email__ = "[email protected]"
13
0 commit comments