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 98623c6 commit a86f86dCopy full SHA for a86f86d
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.2.0"
+__version__ = "0.2.1"
13
__author__ = "Unstract Team"
14
__email__ = "[email protected]"
15
0 commit comments