Skip to content

Commit

Permalink
Version 1.3.1 placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeek committed Nov 8, 2023
1 parent 5150564 commit dc66614
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Changelog
1.3
===

.. changelog::
:version: 1.3.1
:include_notes_from: unreleased

.. changelog::
:version: 1.3.0
:released: Wed Nov 8 2023
Expand Down
2 changes: 1 addition & 1 deletion mako/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# the MIT License: http://www.opensource.org/licenses/mit-license.php


__version__ = "1.3.0"
__version__ = "1.3.1"

0 comments on commit dc66614

Please sign in to comment.