Skip to content

Commit 9c82603

Browse files
authored
Merge branch 'main' into feature/add-doc-splitter-and-generic-clients
2 parents ab35194 + 98af5d3 commit 9c82603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apihub_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .doc_splitter import DocSplitterClient
1010
from .generic_client import GenericUnstractClient
1111

12-
__version__ = "0.1.1"
12+
__version__ = "0.2.0"
1313
__author__ = "Unstract Team"
1414
__email__ = "[email protected]"
1515

0 commit comments

Comments
 (0)