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 86b2018 commit 0c4e737Copy full SHA for 0c4e737
2 files changed
doc/build/changelog.rst
@@ -6,6 +6,10 @@ Changelog
6
1.2
7
===
8
9
+.. changelog::
10
+ :version: 1.2.4
11
+ :include_notes_from: unreleased
12
+
13
.. changelog::
14
:version: 1.2.3
15
:released: Thu Sep 22 2022
mako/__init__.py
@@ -5,4 +5,4 @@
5
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = "1.2.3"
+__version__ = "1.2.4"
0 commit comments