Skip to content

Commit

Permalink
Version 1.3.4 placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Apr 10, 2024
1 parent 6b91faa commit af80cbd
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.4
:include_notes_from: unreleased

.. changelog::
:version: 1.3.3
:released: Wed Apr 10 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.3"
__version__ = "1.3.4"

0 comments on commit af80cbd

Please sign in to comment.