File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.22.0 "
2+ "." : " 0.22.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.22.1 (2025-04-09)
4+
5+ Full Changelog: [ v0.22.0...v0.22.1] ( https://github.com/groq/groq-python/compare/v0.22.0...v0.22.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** remove trailing character ([ #233 ] ( https://github.com/groq/groq-python/issues/233 ) ) ([ 2781f14] ( https://github.com/groq/groq-python/commit/2781f1439e025b088651520c6c24bdb6cec0568b ) )
10+ * ** internal:** slight transform perf improvement ([ #235 ] ( https://github.com/groq/groq-python/issues/235 ) ) ([ c67eeaa] ( https://github.com/groq/groq-python/commit/c67eeaabfc20960ad1c25eb425193009d9b6fc35 ) )
11+ * ** tests:** improve enum examples ([ #236 ] ( https://github.com/groq/groq-python/issues/236 ) ) ([ 6218620] ( https://github.com/groq/groq-python/commit/62186208c2c5971a7fc7ea0e4519ec7c002dc84f ) )
12+
313## 0.22.0 (2025-04-02)
414
515Full 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.22.1 "
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.22.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments