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 6b91faa commit af80cbdCopy full SHA for af80cbd
2 files changed
doc/build/changelog.rst
@@ -6,6 +6,10 @@ Changelog
6
1.3
7
===
8
9
+.. changelog::
10
+ :version: 1.3.4
11
+ :include_notes_from: unreleased
12
+
13
.. changelog::
14
:version: 1.3.3
15
:released: Wed Apr 10 2024
mako/__init__.py
@@ -5,4 +5,4 @@
5
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = "1.3.3"
+__version__ = "1.3.4"
0 commit comments