File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.6 .0"
2+ "." : " 0.7 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.0 (2024-05-22)
4+
5+ Full Changelog: [ v0.6.0...v0.7.0] ( https://github.com/groq/groq-python/compare/v0.6.0...v0.7.0 )
6+
7+ ### Features
8+
9+ * ** api:** Improve types ([ e46d3ed] ( https://github.com/groq/groq-python/commit/e46d3ed8591ef543a6f50c4443825fd547b74ab4 ) )
10+
11+
12+ ### Chores
13+
14+ * fix array indices in README examples ([ bacc106] ( https://github.com/groq/groq-python/commit/bacc10611d74ae9369093bbf44a451182b82e253 ) )
15+ * patch streaming ([ 9287ee7] ( https://github.com/groq/groq-python/commit/9287ee77e505187bb504729fad95edde41663ad0 ) )
16+
317## 0.6.0 (2024-05-16)
418
519Full Changelog: [ v0.5.0...v0.6.0] ( https://github.com/groq/groq-python/compare/v0.5.0...v0.6.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " groq"
3- version = " 0.6 .0"
3+ version = " 0.7 .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.6 .0" # x-release-please-version
4+ __version__ = "0.7 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments