Skip to content

Commit 8ecfd3a

Browse files
release: v0.1.30
1 parent ab34dca commit 8ecfd3a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "roxy-sdk"
7-
version = "0.1.29"
7+
version = "0.1.30"
88
description = "Python SDK for RoxyAPI. Astrology, tarot, numerology, and more."
99
readme = "README.md"
1010
license = "MIT"

specs/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50663,7 +50663,7 @@
5066350663
"example": 34,
5066450664
"description": "Gate number from 1 to 64."
5066550665
},
50666-
"required": false,
50666+
"required": true,
5066750667
"description": "Gate number from 1 to 64.",
5066850668
"name": "number",
5066950669
"in": "path"

src/roxy_sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.1.29"
1+
VERSION = "0.1.30"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)