File tree Expand file tree Collapse file tree 4 files changed +31
-3
lines changed
Expand file tree Collapse file tree 4 files changed +31
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2026-02-12)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/NanoNets/docstrange-python/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 5d5fe8c] ( https://github.com/NanoNets/docstrange-python/commit/5d5fe8c9980e169a262eeed5601a568b8688a666 ) )
10+ * ** api:** api update ([ f6e304a] ( https://github.com/NanoNets/docstrange-python/commit/f6e304ad4aea0364c89273b1a17f53cf730c9f09 ) )
11+ * ** api:** api update ([ 55c65e1] ( https://github.com/NanoNets/docstrange-python/commit/55c65e11f1cbfcd60df5ec2d65c503330bc29a3c ) )
12+ * ** api:** api update ([ 0cb4863] ( https://github.com/NanoNets/docstrange-python/commit/0cb48631aa0c08788f26a3abb051fef2c12aaa20 ) )
13+ * ** api:** api update ([ cee4e51] ( https://github.com/NanoNets/docstrange-python/commit/cee4e51ef55edee2402626eeb04dfe74f41c4676 ) )
14+ * ** api:** api update ([ 9cfaf51] ( https://github.com/NanoNets/docstrange-python/commit/9cfaf51d7c188ab63fc6352d6a689e5c0a8dbe58 ) )
15+ * ** api:** api update ([ 9da26d4] ( https://github.com/NanoNets/docstrange-python/commit/9da26d4a173539f2a94608833b3002c5bf4d7f37 ) )
16+ * ** api:** api update ([ a3d7c23] ( https://github.com/NanoNets/docstrange-python/commit/a3d7c23e4f6027cb4eabb422a08aae1f1f4db511 ) )
17+ * ** api:** api update ([ a1ada95] ( https://github.com/NanoNets/docstrange-python/commit/a1ada95fffb116ab7c5a59f5d69eb24fa69f5827 ) )
18+ * ** api:** api update ([ 3d12679] ( https://github.com/NanoNets/docstrange-python/commit/3d12679a9c3ff3c58563bc17c15fab514dd3aa36 ) )
19+
20+
21+ ### Chores
22+
23+ * ** internal:** fix lint error on Python 3.14 ([ e1b836c] ( https://github.com/NanoNets/docstrange-python/commit/e1b836c1338d0c34eeae2156a19ae1a9a68b9269 ) )
24+ * update SDK settings ([ e231259] ( https://github.com/NanoNets/docstrange-python/commit/e231259dabdfcb1ee3d818f5720d484dbc48d7fd ) )
25+ * update SDK settings ([ ec90172] ( https://github.com/NanoNets/docstrange-python/commit/ec90172800803c48e72e6105e265ccd757f80314 ) )
26+ * update SDK settings ([ c2d9004] ( https://github.com/NanoNets/docstrange-python/commit/c2d9004668a9eb79f6cc5a19879ed8d9928f316f ) )
27+ * update SDK settings ([ 2c177c7] ( https://github.com/NanoNets/docstrange-python/commit/2c177c784f8492fd77ae6371e2cf229f5fd6d151 ) )
28+ * update SDK settings ([ 19fe0dd] ( https://github.com/NanoNets/docstrange-python/commit/19fe0ddf024bf761e50dc300b02903068ea3a2cf ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " docstrange-api"
3- version = " 0.0.1 "
3+ version = " 0.1.0 "
44description = " The official Python library for the docstrange 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__ = "docstrange"
4- __version__ = "0.0.1 " # x-release-please-version
4+ __version__ = "0.1.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments