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 e4d4c6a commit 98af5d3Copy full SHA for 98af5d3
src/apihub_client/__init__.py
@@ -9,7 +9,7 @@
9
from .doc_splitter import DocSplitterClient
10
from .generic_client import GenericUnstractClient
11
12
-__version__ = "0.1.1"
+__version__ = "0.2.0"
13
__author__ = "Unstract Team"
14
__email__ = "[email protected]"
15
0 commit comments