Skip to content

Commit 188deeb

Browse files
committed
prepared for release
1 parent d6c28a3 commit 188deeb

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.0.11 (????-??-??)
4+
0.0.11 (2023-11-27)
55
-------------------
66

77
- the `DEFAULT` placeholder in the environment variable listing the modules now

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

0 commit comments

Comments
 (0)