Skip to content

Commit 0184f0d

Browse files
chore: set __version__ to 2.4.0 [skip ci]
1 parent 62163ae commit 0184f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/banks/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2023-present Massimiliano Pippi <mpippi@gmail.com>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "2.3.0"
4+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)