File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.31.0 "
2
+ "." : " 0.31.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.31.1 (2025-08-26)
4
+
5
+ Full Changelog: [ v0.31.0...v0.31.1] ( https://github.com/groq/groq-python/compare/v0.31.0...v0.31.1 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** api update ([ f9b5dca] ( https://github.com/groq/groq-python/commit/f9b5dca378b9916ca2ab592922b9ffba7247a1ae ) )
10
+ * ** api:** api update ([ e34ec28] ( https://github.com/groq/groq-python/commit/e34ec28c9705485684293cfb97eec63b16257bd7 ) )
11
+ * ** api:** api update ([ cd14d0a] ( https://github.com/groq/groq-python/commit/cd14d0ab7eb0b161ffeef69a7b89cce062aeb078 ) )
12
+ * ** api:** api update ([ 7d02cd3] ( https://github.com/groq/groq-python/commit/7d02cd32852d47016cf3b6cc7ca0f898dd0c99c5 ) )
13
+ * ** api:** api update ([ 437f5fb] ( https://github.com/groq/groq-python/commit/437f5fb2040d345614ffe9ff15c525feb2ab19de ) )
14
+
15
+
16
+ ### Chores
17
+
18
+ * ** internal:** change ci workflow machines ([ e796cb9] ( https://github.com/groq/groq-python/commit/e796cb9599db99fa9e29f97e54ffe519bd23bf1b ) )
19
+ * ** internal:** fix ruff target version ([ b58149d] ( https://github.com/groq/groq-python/commit/b58149d9584a5c9b0afc935af6aef2a2c64c1187 ) )
20
+ * ** internal:** update comment in script ([ bd20c49] ( https://github.com/groq/groq-python/commit/bd20c49c957e990aeb8c3bb8bb9c3dc9bcc31b86 ) )
21
+ * update @stainless-api/prism-cli to v5.15.0 ([ b2f49cc] ( https://github.com/groq/groq-python/commit/b2f49cc1301696827eb00d5db91895d71c3da965 ) )
22
+ * update github action ([ c7662e0] ( https://github.com/groq/groq-python/commit/c7662e01641af2daa758eb23bb19c9b65d0d5d20 ) )
23
+
3
24
## 0.31.0 (2025-08-05)
4
25
5
26
Full Changelog: [ v0.30.0...v0.31.0] ( https://github.com/groq/groq-python/compare/v0.30.0...v0.31.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " groq"
3
- version = " 0.31.0 "
3
+ version = " 0.31.1 "
4
4
description = " The official Python library for the groq API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
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__ = "groq"
4
- __version__ = "0.31.0 " # x-release-please-version
4
+ __version__ = "0.31.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments