Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7461d commit f2c9608Copy full SHA for f2c9608
justoneapi/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "1.8.0"
+__version__ = "1.9.0"
2
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "justoneapi"
3
-version = "1.8.0"
+version = "1.9.0"
4
description = "Official Python SDK for Just One API"
5
authors = [{ name="Just One API", email="[email protected]" }]
6
readme = "README.md"
0 commit comments