From c5aff5248b78b8d05cf166d30b689b8035f89f8b Mon Sep 17 00:00:00 2001 From: Rick Ross Date: Fri, 19 Jan 2024 13:49:20 -0800 Subject: [PATCH] Incremented version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a33397c..9d4379b 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.8', + version='0.1.9', author='', author_email='', description='',