File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.10.0 "
2+ "." : " 1.10.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.10.1 (2025-11-11)
4+
5+ Full Changelog: [ v1.10.0...v1.10.1] ( https://github.com/ArcadeAI/arcade-py/compare/v1.10.0...v1.10.1 )
6+
7+ ### Bug Fixes
8+
9+ * compat with Python 3.14 ([ 4453f62] ( https://github.com/ArcadeAI/arcade-py/commit/4453f62ffe78f5bf6ec84c89566a2581ef381cca ) )
10+
11+
12+ ### Chores
13+
14+ * ** package:** drop Python 3.8 support ([ d68084f] ( https://github.com/ArcadeAI/arcade-py/commit/d68084f663f4cf682457a195918d95cce6584772 ) )
15+
316## 1.10.0 (2025-11-06)
417
518Full Changelog: [ v1.9.0...v1.10.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.9.0...v1.10.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " arcadepy"
3- version = " 1.10.0 "
3+ version = " 1.10.1 "
44description = " The official Python library for the Arcade API"
55dynamic = [" readme" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "arcadepy"
4- __version__ = "1.10.0 " # x-release-please-version
4+ __version__ = "1.10.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments