Skip to content

Commit 45735f0

Browse files
authored
Prepare for release 5.4.1
1 parent 63f92f3 commit 45735f0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.
66
====================
77

8-
Unpublished
8+
====================
9+
5.4.1 - 2023-08-01
910
====================
1011

1112
IMPORTANT: This release drops support for Python 2 and supports only Python

src/borneo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# https://oss.oracle.com/licenses/upl/
66
#
77

8-
__version__ = '5.4.0'
8+
__version__ = '5.4.1'

0 commit comments

Comments
 (0)