Skip to content

Commit 8925450

Browse files
committed
Version 1.4.3
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
1 parent e4e9d95 commit 8925450

7 files changed

Lines changed: 28 additions & 4 deletions

File tree

datanommer.commands/NEWS.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ For ``datanommer.commands``
66

77
.. towncrier release notes start
88
9+
v1.4.3
10+
======
11+
12+
Released on 2025-06-10.
13+
14+
Dependency Changes
15+
^^^^^^^^^^^^^^^^^^
16+
17+
* Fix the schema dep that was started in 127b1dd
18+
19+
920
v1.4.2
1021
======
1122

datanommer.commands/news/+schemas.dependency.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

datanommer.commands/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datanommer.commands"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
description = "Console commands for datanommer"
55
authors = [
66
"Fedora Infrastructure <admin@fedoraproject.org>"

datanommer.consumer/NEWS.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ For ``datanommer.consumer``
66

77
.. towncrier release notes start
88
9+
v1.4.3
10+
======
11+
12+
Released on 2025-06-10.
13+
14+
No significant changes.
15+
916
v1.4.2
1017
======
1118

datanommer.consumer/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datanommer.consumer"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
description = "Consumer for datanommer"
55
authors = [
66
"Fedora Infrastructure <admin@fedoraproject.org>"

datanommer.models/NEWS.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ For ``datanommer.models``
66

77
.. towncrier release notes start
88
9+
v1.4.3
10+
======
11+
12+
Released on 2025-06-10.
13+
14+
No significant changes.
15+
916
v1.4.2
1017
======
1118

datanommer.models/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "datanommer.models"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
description = "SQLAlchemy models for datanommer"
55
authors = [
66
"Fedora Infrastructure <admin@fedoraproject.org>"

0 commit comments

Comments
 (0)