Skip to content

Commit

Permalink
New bug fix release v0.5.4 (2021-11-13)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-laporte-pro committed Nov 13, 2021
1 parent c3b02b0 commit b51baf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Expand Up @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

v0.5.4 (unreleased)
v0.5.4 (2021-11-13)
===================

Bug fix release
Expand Down
2 changes: 1 addition & 1 deletion benker/__init__.py
Expand Up @@ -2,5 +2,5 @@

__version__ = "0.5.4"
__author__ = "Laurent LAPORTE <laurent.laporte.pro@gmail.com>"
__date__ = "unreleased"
__date__ = "2021-11-13"
__credit__ = "(c) 2018-2021 Laurent LAPORTE"

0 comments on commit b51baf3

Please sign in to comment.