File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed
Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2- ".": "0.166 .0"
2+ ".": "0.167 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.167.0 (2024-12-09)
4+
5+ Full Changelog: [v0.166.0...v0.167.0](https://github.com/Increase/increase-python/compare/v0.166.0...v0.167.0)
6+
7+ ### Features
8+
9+ * **api:** api update ([#862](https://github.com/Increase/increase-python/issues/862)) ([16f7ea2](https://github.com/Increase/increase-python/commit/16f7ea203f2a33d3b9f40a7d2a71c535c78d2536))
10+
11+
12+ ### Chores
13+
14+ * **internal:** bump pydantic dependency ([#859](https://github.com/Increase/increase-python/issues/859)) ([9671540](https://github.com/Increase/increase-python/commit/96715402bb54430a3e37a000f9fa3a092e310e9e))
15+
16+
17+ ### Documentation
18+
19+ * **readme:** fix http client proxies example ([#861](https://github.com/Increase/increase-python/issues/861)) ([426b32c](https://github.com/Increase/increase-python/commit/426b32c2e60f38f123d05d40a3a8ec5db4fc0aee))
20+
321## 0.166.0 (2024-12-04)
422
523Full Changelog: [v0.165.1...v0.166.0](https://github.com/Increase/increase-python/compare/v0.165.1...v0.166.0)
Original file line number Diff line number Diff line change 11[project]
22name = "increase"
3- version = "0.166 .0"
3+ version = "0.167 .0"
44description = "The official Python library for the increase 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__ = "increase"
4- __version__ = "0.166 .0" # x-release-please-version
4+ __version__ = "0.167 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments