commit 13dcfc42c5f5f84efe243462f6216aaca320c944 parent 07e40ca3fc753b6c1d7abeab7554e2d71f3541bb Author: lash <dev@holbrook.no> Date: Sun, 8 Mar 2026 18:13:06 -0600 Bump version Diffstat:
| M | setup.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py @@ -6,7 +6,7 @@ f.close() setup( name='confini', - version='0.6.5', + version='0.6.6', description='Parse, verify and merge all ini files in a single directory', author='Louis Holbrook', author_email='dev@holbrook.no',