Skip to content

Commit 29a64d3

Browse files
committed
prepared for release
1 parent 887718f commit 29a64d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.2.15 (????-??-??)
4+
0.2.15 (2025-03-28)
55
-------------------
66

77
- added support to the `seppl.io.Splitter` class for keeping item/sample groups together via a `split_group`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def _read(f):
3333
install_requires=[
3434
"setuptools",
3535
],
36-
version="0.2.14",
36+
version="0.2.15",
3737
author='Peter Reutemann',
3838
author_email='fracpete@waikato.ac.nz',
3939
entry_points={

0 commit comments

Comments
 (0)