File tree 4 files changed +17
-3
lines changed
4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.3.1 "
2
+ "." : " 1.3.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.3.2 (2025-03-15)
4
+
5
+ Full Changelog: [ v1.3.1...v1.3.2] ( https://github.com/ArcadeAI/arcade-py/compare/v1.3.1...v1.3.2 )
6
+
7
+ ### Chores
8
+
9
+ * ** internal:** codegen related update ([ #132 ] ( https://github.com/ArcadeAI/arcade-py/issues/132 ) ) ([ 85ff426] ( https://github.com/ArcadeAI/arcade-py/commit/85ff426032303355d1d8c331813aaeeeaef0f69d ) )
10
+ * ** internal:** remove extra empty newlines ([ #131 ] ( https://github.com/ArcadeAI/arcade-py/issues/131 ) ) ([ 4a0f409] ( https://github.com/ArcadeAI/arcade-py/commit/4a0f4094477d25a8c213f07e33f42296864d2866 ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * revise readme docs about nested params ([ #128 ] ( https://github.com/ArcadeAI/arcade-py/issues/128 ) ) ([ 52f818d] ( https://github.com/ArcadeAI/arcade-py/commit/52f818d5bdee294add53ebc8257c6d3f48cbdd65 ) )
16
+
3
17
## 1.3.1 (2025-03-11)
4
18
5
19
Full Changelog: [ v1.3.0...v1.3.1] ( https://github.com/ArcadeAI/arcade-py/compare/v1.3.0...v1.3.1 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " arcadepy"
3
- version = " 1.3.1 "
3
+ version = " 1.3.2 "
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.3.1 " # x-release-please-version
4
+ __version__ = "1.3.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments