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.8.0 "
2+ "." : " 0.8.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.1 (2025-08-30)
4+
5+ Full Changelog: [ v0.8.0...v0.8.1] ( https://github.com/ContextualAI/contextual-client-python/compare/v0.8.0...v0.8.1 )
6+
7+ ### Bug Fixes
8+
9+ * avoid newer type syntax ([ 551b56e] ( https://github.com/ContextualAI/contextual-client-python/commit/551b56e22af03e8305e599814f484a5ed64b9cb3 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** add Sequence related utils ([ f00b892] ( https://github.com/ContextualAI/contextual-client-python/commit/f00b892536ef8c2d6f67965d7db28a1956adebb5 ) )
15+ * ** internal:** update pyright exclude list ([ e89669e] ( https://github.com/ContextualAI/contextual-client-python/commit/e89669e93ed4a4e74993adfee5756b3502719e8c ) )
16+
317## 0.8.0 (2025-08-26)
418
519Full Changelog: [ v0.7.0...v0.8.0] ( https://github.com/ContextualAI/contextual-client-python/compare/v0.7.0...v0.8.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " contextual-client"
3- version = " 0.8.0 "
3+ version = " 0.8.1 "
44description = " The official Python library for the Contextual AI 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__ = "contextual"
4- __version__ = "0.8.0 " # x-release-please-version
4+ __version__ = "0.8.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments