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.7 .0"
2
+ "." : " 1.8 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.8.0 (2025-07-31)
4
+
5
+ Full Changelog: [ v1.7.0...v1.8.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.7.0...v1.8.0 )
6
+
7
+ ### Features
8
+
9
+ * ** client:** support file upload requests ([ adee680] ( https://github.com/ArcadeAI/arcade-py/commit/adee6802723e2d39f46ae63d65fb8436b3407c88 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** project:** add settings file for vscode ([ 9611226] ( https://github.com/ArcadeAI/arcade-py/commit/9611226ac1d0bb9ea0e2e5cc3dbf66c392ef90af ) )
15
+
3
16
## 1.7.0 (2025-07-23)
4
17
5
18
Full Changelog: [ v1.6.0...v1.7.0] ( https://github.com/ArcadeAI/arcade-py/compare/v1.6.0...v1.7.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " arcadepy"
3
- version = " 1.7 .0"
3
+ version = " 1.8 .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.7 .0" # x-release-please-version
4
+ __version__ = "1.8 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments