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 00f1b33 commit 87a4a25Copy full SHA for 87a4a25
2 files changed
doc/build/changelog.rst
@@ -6,6 +6,10 @@ Changelog
6
1.2
7
===
8
9
+.. changelog::
10
+ :version: 1.2.2
11
+ :include_notes_from: unreleased
12
+
13
.. changelog::
14
:version: 1.2.1
15
:released: Thu Jun 30 2022
mako/__init__.py
@@ -5,4 +5,4 @@
5
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = "1.2.1"
+__version__ = "1.2.2"
0 commit comments