Skip to content

Commit b40327d

Browse files
author
Anonymous Committer
committed
feat: v1.2.2
1 parent 13b128a commit b40327d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

justoneapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.2.1"
1+
__version__ = "1.2.2"
22

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "justoneapi"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
description = "Official Python SDK for Just One API"
55
authors = [{ name="Just One API", email="justoneapi@gmail.com" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)