We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8822b7 commit ababfe3Copy full SHA for ababfe3
3 files changed
datanommer.models/NEWS.rst
@@ -4,6 +4,18 @@ Release Notes
4
5
.. towncrier release notes start
6
7
+v1.0.4
8
+======
9
+
10
+Released on 2022-05-31.
11
+This is a minor release:
12
13
+- adds fedora-messaging schema packages
14
+- doesn't require a version of bodhi-messages in the dev deps
15
+- adjusts pyproject for spec needs
16
+- fixes integration of Alembic
17
18
19
v1.0.3
20
======
21
datanommer.models/news/PR815.feature
datanommer.models/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "datanommer.models"
3
-version = "1.0.3"
+version = "1.0.4"
description = "SQLAlchemy models for datanommer"
authors = [
"Fedora Infrastructure <admin@fedoraproject.org>"
0 commit comments