We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2dfd6 commit 6e528c8Copy full SHA for 6e528c8
debian/changelog
@@ -1,3 +1,9 @@
1
+intelmq-mailgen (1.3.3-1) stable; urgency=medium
2
+
3
+ * Allow passing templates as parameters
4
5
+ -- Sebastian Wagner <swagner@intevation.de> Wed, 21 Jun 2023 15:11:50 +0200
6
7
intelmq-mailgen (1.3.2-1) stable; urgency=medium
8
9
* Documentation available at http://intevation.github.io/intelmq-mailgen/
setup.py
@@ -14,7 +14,7 @@
14
# Versions should comply with PEP440. For a discussion on single-sourcing
15
# the version across setup.py and the project code, see
16
# https://packaging.python.org/en/latest/single_source_version.html
17
- version='1.3.1',
+ version='1.3.3',
18
19
description='A mail sending module for IntelMQ',
20
0 commit comments