File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.1.1 "
2+ "." : " 1.1.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.2 (2026-03-24)
4+
5+ Full Changelog: [ v1.1.1...v1.1.2] ( https://github.com/groq/groq-python/compare/v1.1.1...v1.1.2 )
6+
7+ ### Bug Fixes
8+
9+ * ** deps:** bump minimum typing-extensions version ([ 3ef90d5] ( https://github.com/groq/groq-python/commit/3ef90d5a347a277257127abcba3f457ca35d5485 ) )
10+ * ** pydantic:** do not pass ` by_alias ` unless set ([ f84dd8c] ( https://github.com/groq/groq-python/commit/f84dd8ce6be887992445f10af1aac8102b2c6423 ) )
11+ * sanitize endpoint path params ([ 4e57480] ( https://github.com/groq/groq-python/commit/4e57480cbe6e7d85353d04c49f931a300ff50436 ) )
12+
13+
14+ ### Chores
15+
16+ * ** internal:** tweak CI branches ([ 5ec9308] ( https://github.com/groq/groq-python/commit/5ec930859c7c819fe5fe5b565fa1c4046fa8274e ) )
17+ * ** internal:** update gitignore ([ 29f97bf] ( https://github.com/groq/groq-python/commit/29f97bf5c11c1fb49276c8e080b1b0d24d156ba8 ) )
18+ * ** tests:** bump steady to v0.19.4 ([ 7c9854e] ( https://github.com/groq/groq-python/commit/7c9854eaa8532f4611e169e0b76bed87f80dc2cb ) )
19+ * ** tests:** bump steady to v0.19.5 ([ e3a0370] ( https://github.com/groq/groq-python/commit/e3a0370c2b379156e24816c471e1423b09c1eb99 ) )
20+
21+
22+ ### Refactors
23+
24+ * ** tests:** switch from prism to steady ([ 491149a] ( https://github.com/groq/groq-python/commit/491149ac175410988863ab0e958c44c3907c45ca ) )
25+
326## 1.1.1 (2026-03-11)
427
528Full Changelog: [ v1.1.0...v1.1.1] ( https://github.com/groq/groq-python/compare/v1.1.0...v1.1.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " groq"
3- version = " 1.1.1 "
3+ version = " 1.1.2 "
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__ = "1.1.1 " # x-release-please-version
4+ __version__ = "1.1.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments