Skip to content

Commit 5663031

Browse files
committed
prepared for release
1 parent 74f3a77 commit 5663031

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.3 (????-??-??)
4+
0.2.3 (2024-05-3)
55
------------------
66

77
- `_determine_from_entry_points` method of `ClassListerRegistry` class now checks whether

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.2",
33+
version="0.2.3",
3434
author='Peter Reutemann',
3535
author_email='fracpete@waikato.ac.nz',
3636
entry_points={

0 commit comments

Comments
 (0)