From ce2eb958cf8f8e4bf4c3621f897ec05a94ecfd30 Mon Sep 17 00:00:00 2001 From: Rick Ross Date: Sat, 20 Jan 2024 10:01:53 -0800 Subject: [PATCH] Bumped library version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9d4379b..ccf27f8 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ with open('README.md', 'r') as f: setup( name='lib_afc_mosaic', - version='0.1.9', + version='0.1.10', author='', author_email='', description='',