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.1.1 "
2+ "." : " 0.1.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.2 (2025-03-14)
4+
5+ Full Changelog: [ v0.1.1...v0.1.2] ( https://github.com/isaacus-dev/isaacus-python/compare/v0.1.1...v0.1.2 )
6+
7+ ### Features
8+
9+ * ** api:** added latest OpenAPI specification ([ #20 ] ( https://github.com/isaacus-dev/isaacus-python/issues/20 ) ) ([ a9c1c23] ( https://github.com/isaacus-dev/isaacus-python/commit/a9c1c2342202dd0fc29fbc350104a8a0a70e8592 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ #22 ] ( https://github.com/isaacus-dev/isaacus-python/issues/22 ) ) ([ 6c913e4] ( https://github.com/isaacus-dev/isaacus-python/commit/6c913e4dd83b070f7796f535e22cbe5b82287115 ) )
15+ * ** internal:** remove extra empty newlines ([ #23 ] ( https://github.com/isaacus-dev/isaacus-python/issues/23 ) ) ([ 39adf10] ( https://github.com/isaacus-dev/isaacus-python/commit/39adf10b15bf5e03d6554a37d1b5181a32088624 ) )
16+ * update SDK settings ([ #24 ] ( https://github.com/isaacus-dev/isaacus-python/issues/24 ) ) ([ 914555c] ( https://github.com/isaacus-dev/isaacus-python/commit/914555c31d1317220c574a274c1b2ae9eae6f4dc ) )
17+
318## 0.1.1 (2025-03-08)
419
520Full Changelog: [ v0.1.0-alpha.1...v0.1.1] ( https://github.com/isaacus-dev/isaacus-python/compare/v0.1.0-alpha.1...v0.1.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " isaacus"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44description = " The official Python library for the isaacus 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__ = "isaacus"
4- __version__ = "0.1.1 " # x-release-please-version
4+ __version__ = "0.1.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments