Skip to content

Commit 31b3039

Browse files
committed
Version 2.4.1
1 parent 7c8f2f0 commit 31b3039

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
2.4.1 (2023-03-11)
5+
------------------
6+
7+
- #2271 Fix TypeError in Analysis Service's vie
8+
9+
410
2.4.0 (2023-03-10)
511
------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from setuptools import setup
2222
from setuptools import find_packages
2323

24-
version = "2.4.0"
24+
version = "2.4.1"
2525

2626
setup(
2727
name="senaite.core",

0 commit comments

Comments
 (0)