From cc5e509e7d141b27b005baf082e0516feaf828d4 Mon Sep 17 00:00:00 2001 From: nolan Date: Fri, 8 Dec 2023 17:54:12 -0800 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 56fc13c..be1e86a 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.5', + version='0.1.6', author='', author_email='', description='',