File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.0-alpha.62 "
2+ "." : " 0.2.0-alpha.63 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ 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.63 (2025-05-09)
9+
10+ Full Changelog: [ v0.2.0-alpha.62...v0.2.0-alpha.63] ( https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.62...v0.2.0-alpha.63 )
11+
12+ ### Features
13+
14+ * add MLflow notebook example ([ 149e85f] ( https://github.com/openlayer-ai/openlayer-python/commit/149e85f075db80c9800fd8dff58b277341a3384c ) )
15+ * add OpenLIT notebook example ([ f71c668] ( https://github.com/openlayer-ai/openlayer-python/commit/f71c66895d38b0245f8a5da4c000e6bf747ef4c8 ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** codegen related update ([ f990977] ( https://github.com/openlayer-ai/openlayer-python/commit/f990977209f13f02b1b87ab98bef5eef50414ea9 ) )
21+ * link to OpenLLMetry integration guide ([ ffcd085] ( https://github.com/openlayer-ai/openlayer-python/commit/ffcd085e1ad58e2b88fac6f739b6a9a12ba05844 ) )
22+ * remove MLflow example ([ 17256c9] ( https://github.com/openlayer-ai/openlayer-python/commit/17256c96873cef5b085400ad64af860c35de4cf4 ) )
23+ * sync repo ([ caa47dc] ( https://github.com/openlayer-ai/openlayer-python/commit/caa47dc5b9d671046dca4dd5378a72018ed5d334 ) )
24+
825## 0.2.0-alpha.62 (2025-04-29)
926
1027Full 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 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openlayer"
3- version = " 0.2.0-alpha.62 "
3+ version = " 0.2.0-alpha.63 "
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.62 " # x-release-please-version
4+ __version__ = "0.2.0-alpha.63 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments