Skip to content

Commit 33d3dde

Browse files
chore(main): release 4.2.1 (#168)
Co-authored-by: ren-the-workflow-runner[bot] <152648013+ren-the-workflow-runner[bot]@users.noreply.github.com>
1 parent c222772 commit 33d3dde

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.2.1](https://github.com/renalreg/ukrdc-sqla/compare/v4.2.0...v4.2.1) (2026-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **TYPES:** fixed type hinting for mappe column of array type ([#167](https://github.com/renalreg/ukrdc-sqla/issues/167)) ([c222772](https://github.com/renalreg/ukrdc-sqla/commit/c222772dd75c904112f38f3e0fe64a33e4e7027a))
9+
310
## [4.2.0](https://github.com/renalreg/ukrdc-sqla/compare/v4.1.0...v4.2.0) (2026-07-02)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Joel Collins <joel.collins@renalregistry.nhs.uk>"]
33
description = "SQLAlchemy models for the UKRDC"
44
name = "ukrdc-sqla"
55
readme = "README.md"
6-
version = "4.2.0"
6+
version = "4.2.1"
77

88
[tool.poetry.dependencies]
99
SQLAlchemy = ">=2.0.0,<3.0.0"

0 commit comments

Comments
 (0)