We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1152598 commit 2a6a2d4Copy full SHA for 2a6a2d4
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.4.4 (2023-05-26)
6
+### Fix
7
+* Static listing of extension requirements ([`1152598`](https://github.com/ing-bank/popmon/commit/1152598c747e09aba83b2ac34a15db7f42c042f1))
8
+
9
## v1.4.3 (2023-05-25)
10
### Fix
11
* Semantic-release build command ([`4ba57e3`](https://github.com/ing-bank/popmon/commit/4ba57e32bd8893b1663015264f7bc4cb0b1da4e2))
popmon/version.py
@@ -1 +1 @@
1
-version = "1.4.3"
+version = "1.4.4"
0 commit comments