File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed
Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 -alpha.0 "
2+ "." : " 0.1.0 -alpha.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0-alpha.1 (2025-02-20)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/isaacus-dev/isaacus-python/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * added latest OpenAPI specification ([ #1 ] ( https://github.com/isaacus-dev/isaacus-python/issues/1 ) ) ([ ee4cdd8] ( https://github.com/isaacus-dev/isaacus-python/commit/ee4cdd8df312a81d4a46da568ff2a37d55127f28 ) )
10+ * added latest OpenAPI specification ([ #3 ] ( https://github.com/isaacus-dev/isaacus-python/issues/3 ) ) ([ e6234c7] ( https://github.com/isaacus-dev/isaacus-python/commit/e6234c71a201beb74666d0ef7f7077a686f4a690 ) )
11+ * ** api:** added latest OpenAPI specification ([ #4 ] ( https://github.com/isaacus-dev/isaacus-python/issues/4 ) ) ([ 8841b6a] ( https://github.com/isaacus-dev/isaacus-python/commit/8841b6a28bde24db83c08a864ab3d8aef9007cfa ) )
12+ * ** api:** update via SDK Studio ([ 2863c6c] ( https://github.com/isaacus-dev/isaacus-python/commit/2863c6c6f72258b53649f63cc8cb2e4f480f4818 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * asyncify on non-asyncio runtimes ([ 268752f] ( https://github.com/isaacus-dev/isaacus-python/commit/268752f5baa48fff9ebd30ed739cc5765f43dab1 ) )
18+
19+
20+ ### Chores
21+
22+ * ** internal:** update client tests ([ ac65c8f] ( https://github.com/isaacus-dev/isaacus-python/commit/ac65c8f3b45159cd75f14466249e524679c1481d ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " isaacus"
3- version = " 0.0.1 -alpha.0 "
3+ version = " 0.1.0 -alpha.1 "
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.0.1 -alpha.0 " # x-release-please-version
4+ __version__ = "0.1.0 -alpha.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments