Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2c9608

Browse files
author
Anonymous Committer
committed
release: v1.9.0
1 parent 0f7461d commit f2c9608

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.8.0"
1+
__version__ = "1.9.0"
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.8.0"
3+
version = "1.9.0"
44
description = "Official Python SDK for Just One API"
55
authors = [{ name="Just One API", email="[email protected]" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)