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 79bc9e6 commit da80e97Copy full SHA for da80e97
justoneapi/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "1.2.0"
+__version__ = "1.2.1"
2
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "justoneapi"
3
-version = "1.2.0"
+version = "1.2.1"
4
description = "Official Python SDK for Just One API"
5
authors = [{ name="Just One API", email="justoneapi@gmail.com" }]
6
readme = "README.md"
0 commit comments