File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.22 .0"
2+ "." : " 0.23 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.23.0 (2025-04-11)
4+
5+ Full Changelog: [ v0.22.0...v0.23.0] ( https://github.com/groq/groq-python/compare/v0.22.0...v0.23.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 73357e1] ( https://github.com/groq/groq-python/commit/73357e15c4ab1505e7f370ede8bd408883967e1b ) )
10+ * ** api:** api update ([ b1d6697] ( https://github.com/groq/groq-python/commit/b1d66973010bf3ba63b11744df08da6b8a770841 ) )
11+ * ** api:** api update ([ 98ef30e] ( https://github.com/groq/groq-python/commit/98ef30efd2e30716c732a62159f3f33f441f4b5f ) )
12+
13+
14+ ### Chores
15+
16+ * ** internal:** expand CI branch coverage ([ ed6a533] ( https://github.com/groq/groq-python/commit/ed6a5331f2a72de6487ec689992bebff4e89a25c ) )
17+ * ** internal:** reduce CI branch coverage ([ 0139f63] ( https://github.com/groq/groq-python/commit/0139f63299b4f251b9cd9267ffdea4c809694d50 ) )
18+ * ** internal:** remove trailing character ([ #233 ] ( https://github.com/groq/groq-python/issues/233 ) ) ([ 2781f14] ( https://github.com/groq/groq-python/commit/2781f1439e025b088651520c6c24bdb6cec0568b ) )
19+ * ** internal:** slight transform perf improvement ([ #235 ] ( https://github.com/groq/groq-python/issues/235 ) ) ([ c67eeaa] ( https://github.com/groq/groq-python/commit/c67eeaabfc20960ad1c25eb425193009d9b6fc35 ) )
20+ * slight wording improvement in README ([ #237 ] ( https://github.com/groq/groq-python/issues/237 ) ) ([ fa001a3] ( https://github.com/groq/groq-python/commit/fa001a3e9228ea6b734a33394a14edf32f70c528 ) )
21+ * ** tests:** improve enum examples ([ #236 ] ( https://github.com/groq/groq-python/issues/236 ) ) ([ 6218620] ( https://github.com/groq/groq-python/commit/62186208c2c5971a7fc7ea0e4519ec7c002dc84f ) )
22+
323## 0.22.0 (2025-04-02)
424
525Full Changelog: [ v0.21.0...v0.22.0] ( https://github.com/groq/groq-python/compare/v0.21.0...v0.22.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " groq"
3- version = " 0.22 .0"
3+ version = " 0.23 .0"
44description = " The official Python library for the groq API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
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__ = "groq"
4- __version__ = "0.22 .0" # x-release-please-version
4+ __version__ = "0.23 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments