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 2c757d5 commit 2548df2Copy full SHA for 2548df2
doc/build/changelog.rst
@@ -6,6 +6,10 @@ Changelog
6
1.3
7
===
8
9
+.. changelog::
10
+ :version: 1.3.9
11
+ :include_notes_from: unreleased
12
+
13
.. changelog::
14
:version: 1.3.8
15
:released: Sat Dec 7 2024
mako/__init__.py
@@ -5,4 +5,4 @@
5
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = "1.3.8"
+__version__ = "1.3.9"
0 commit comments