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 499f129 commit 2c647adCopy full SHA for 2c647ad
doc/build/changelog.rst
@@ -6,6 +6,10 @@ Changelog
6
1.3
7
===
8
9
+.. changelog::
10
+ :version: 1.3.2
11
+ :include_notes_from: unreleased
12
+
13
.. changelog::
14
:version: 1.3.1
15
:released: Mon Jan 22 2024
mako/__init__.py
@@ -5,4 +5,4 @@
5
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = "1.3.1"
+__version__ = "1.3.2"
0 commit comments