Skip to content

Commit 98af5d3

Browse files
chore: bump version to 0.2.0 [skip ci]
1 parent e4d4c6a commit 98af5d3

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)