We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f92f3 commit 45735f0Copy full SHA for 45735f0
CHANGELOG.rst
@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
5
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.
6
====================
7
8
-Unpublished
+====================
9
+ 5.4.1 - 2023-08-01
10
11
12
IMPORTANT: This release drops support for Python 2 and supports only Python
src/borneo/version.py
@@ -5,4 +5,4 @@
# https://oss.oracle.com/licenses/upl/
#
-__version__ = '5.4.0'
+__version__ = '5.4.1'
0 commit comments