Skip to content

Commit e69e1f1

Browse files
committed
prepared for release
1 parent b06fdc1 commit e69e1f1

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.7 (????-??-??)
4+
0.2.7 (2024-08-29)
55
------------------
66

77
- the `seppl.io.locate_files` method can support recursive globs now (default is no)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def _read(f):
3030
'': 'src'
3131
},
3232
packages=find_namespace_packages(where='src'),
33-
version="0.2.6",
33+
version="0.2.7",
3434
author='Peter Reutemann',
3535
author_email='fracpete@waikato.ac.nz',
3636
entry_points={

0 commit comments

Comments
 (0)