Skip to content

Commit

Permalink
Version 1.3.2 placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Jan 22, 2024
1 parent 499f129 commit 2c647ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions doc/build/changelog.rst
Expand Up @@ -6,6 +6,10 @@ Changelog
1.3
===

.. changelog::
:version: 1.3.2
:include_notes_from: unreleased

.. changelog::
:version: 1.3.1
:released: Mon Jan 22 2024
Expand Down
2 changes: 1 addition & 1 deletion mako/__init__.py
Expand Up @@ -5,4 +5,4 @@
# the MIT License: http://www.opensource.org/licenses/mit-license.php


__version__ = "1.3.1"
__version__ = "1.3.2"

0 comments on commit 2c647ad

Please sign in to comment.