Skip to content

Commit b4f9b06

Browse files
chore: bump version to 0.1.0 [skip ci]
1 parent 6b3e49c commit b4f9b06

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
@@ -7,7 +7,7 @@
77

88
from .client import ApiHubClient, ApiHubClientException
99

10-
__version__ = "0.0.0"
10+
__version__ = "0.1.0"
1111
__author__ = "Unstract Team"
1212
__email__ = "[email protected]"
1313

0 commit comments

Comments
 (0)