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.
2 parents ab35194 + 98af5d3 commit 9c82603Copy full SHA for 9c82603
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