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 1
1
{
2
- "." : " 1.8 .0"
2
+ "." : " 1.9 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.9.0 (2025-09-17)
4
+
5
+ Full Changelog: [ v1.8.0...v1.9.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.8.0...v1.9.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** api update ([ eebc9ed] ( https://github.com/ArcadeAI/arcade-py/commit/eebc9edf476f0838f584f6d356fdaee8d8d79c76 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** internal:** update pydantic dependency ([ 450a852] ( https://github.com/ArcadeAI/arcade-py/commit/450a852ffa8000a2c7e1d4d294a925366301c3fd ) )
15
+
3
16
## 1.8.0 (2025-09-11)
4
17
5
18
Full Changelog: [ v1.7.0...v1.8.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.7.0...v1.8.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " arcadepy"
3
- version = " 1.8 .0"
3
+ version = " 1.9 .0"
4
4
description = " The official Python library for the Arcade API"
5
5
dynamic = [" readme" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "arcadepy"
4
- __version__ = "1.8 .0" # x-release-please-version
4
+ __version__ = "1.9 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments