Skip to content

Commit 09e90de

Browse files
chore(release): client v0.44.6
1 parent 4960c8c commit 09e90de

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
<!-- version list -->
44

5+
## v0.44.6 (2026-02-09)
6+
7+
### Bug Fixes
8+
9+
- Apply ruff 0.15.0 formatting and lint fixes
10+
([`aefc8f7`](https://github.com/dougborg/katana-openapi-client/commit/aefc8f74d32ed6276643e44c13ba0606a2ef07c1))
11+
12+
### Chores
13+
14+
- **deps)(deps**: Bump the python-minor-patch group with 4 updates
15+
([`58602a0`](https://github.com/dougborg/katana-openapi-client/commit/58602a0ac5590bb35277c4c604993585600d5e7f))
16+
17+
- **deps)(deps-dev**: Bump types-jsonschema
18+
([`4960c8c`](https://github.com/dougborg/katana-openapi-client/commit/4960c8c384b636b4d5c7f7cb331251c6ca9587cc))
19+
520
## v0.44.5 (2026-02-07)
621

722
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "katana-openapi-client"
3-
version = "0.44.5"
3+
version = "0.44.6"
44
description = "A modern, pythonic Katana Manufacturing ERP API client with automatic retries, rate limiting, and smart pagination"
55
authors = [
66
{name = "Doug Borg", email = "dougborg@dougborg.org"},

0 commit comments

Comments
 (0)