Skip to content

Commit 9276d7f

Browse files
chore: bump version to 0.1.1 [skip ci]
1 parent 45fec7f commit 9276d7f

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.1.0"
10+
__version__ = "0.1.1"
1111
__author__ = "Unstract Team"
1212
__email__ = "[email protected]"
1313

0 commit comments

Comments
 (0)