Skip to content

Commit 6c5c752

Browse files
committed
v1.2.0
Add sync simple client * Signed-off-by: João Gonçalves <jsvgoncalves@gmail.com>
1 parent a70ce76 commit 6c5c752

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyst_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
""" # noqa: E501
1515

1616

17-
__version__ = "1.1.0"
17+
__version__ = "1.2.0"
1818

1919
# import apis into sdk package
2020
from pyst_client.api.concept_api import ConceptApi

0 commit comments

Comments
 (0)