Skip to content

Commit 9401bc3

Browse files
authored
Prepare for 5.4.2 release
1 parent 6c2473a commit 9401bc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](http://keepachangelog.com/).
88
====================
99

10-
# Unreleased
10+
# 5.4.2 - 2024-05-13
1111

1212
## Added
1313

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.1'
8+
__version__ = '5.4.2'

0 commit comments

Comments
 (0)