File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.2 "
2+ "." : " 0.5.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.5.0 (2024-04-11)
4+
5+ Full Changelog: [ v0.4.2...v0.5.0] ( https://github.com/groq/groq-python/compare/v0.4.2...v0.5.0 )
6+
7+ ### Features
8+
9+ * Add transcription and translation endpoints ([ d6be6e7] ( https://github.com/groq/groq-python/commit/d6be6e7fe0946c107b135bf629190041f241394b ) )
10+
11+
12+ ### Chores
13+
14+ * add CODEOWNERS ([ a1594a7] ( https://github.com/groq/groq-python/commit/a1594a7e462c2e7a0deb8e32b17adf6f81d55ef1 ) )
15+ * ** examples:** lint ([ fdcb94e] ( https://github.com/groq/groq-python/commit/fdcb94ee77b05fbcb926a3b80f5016626d202637 ) )
16+ * Fix streaming before release ([ 7dec9b7] ( https://github.com/groq/groq-python/commit/7dec9b711c222dec4f4a86d7e6c650525066d2aa ) )
17+
318## 0.4.2 (2024-03-01)
419
520Full Changelog: [ v0.4.1...v0.4.2] ( https://github.com/groq/groq-python/compare/v0.4.1...v0.4.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " groq"
3- version = " 0.4.2 "
3+ version = " 0.5.0 "
44description = " The official Python library for the groq API"
55readme = " README.md"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless.
22
33__title__ = "groq"
4- __version__ = "0.4.2 " # x-release-please-version
4+ __version__ = "0.5.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments