File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.0-alpha.61 "
2+ "." : " 0.2.0-alpha.62 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## 0.2.0-alpha.62 (2025-04-29)
9+
10+ Full Changelog: [ v0.2.0-alpha.61...v0.2.0-alpha.62] ( https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.61...v0.2.0-alpha.62 )
11+
12+ ### Bug Fixes
13+
14+ * ** openai tracer:** Azure OpenAI chat completion step duplicated ([ 23ee128] ( https://github.com/openlayer-ai/openlayer-python/commit/23ee1280f621f695aa1606b1a729e94c3dbaa783 ) )
15+ * ** openai tracer:** object async_generator can't be used in 'await' expression ([ ce13918] ( https://github.com/openlayer-ai/openlayer-python/commit/ce13918f523355b957f9d0f7a0371bb11367a7c6 ) )
16+
17+
18+ ### Chores
19+
20+ * ** lib:** expose async tracing methods ([ af49b20] ( https://github.com/openlayer-ai/openlayer-python/commit/af49b2007bb80718ed0cd72ae13c56f532058f0e ) )
21+
22+
23+ ### Documentation
24+
25+ * update docstring ([ b248a52] ( https://github.com/openlayer-ai/openlayer-python/commit/b248a52b842a558e2717d922fb84b351c47f6320 ) )
26+
827## 0.2.0-alpha.61 (2025-04-25)
928
1029Full Changelog: [ v0.2.0-alpha.60...v0.2.0-alpha.61] ( https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.60...v0.2.0-alpha.61 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openlayer"
3- version = " 0.2.0-alpha.61 "
3+ version = " 0.2.0-alpha.62 "
44description = " The official Python library for the openlayer 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__ = "openlayer"
4- __version__ = "0.2.0-alpha.61 " # x-release-please-version
4+ __version__ = "0.2.0-alpha.62 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments