Skip to content

Commit 55c2639

Browse files
author
Anonymous Committer
committed
feat: v1.6.0
1 parent b08b1b7 commit 55c2639

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.5.0"
1+
__version__ = "1.6.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.5.0"
3+
version = "1.6.0"
44
description = "Official Python SDK for Just One API"
55
authors = [{ name="Just One API", email="support@justoneapi.com" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)