From c1f4a0d8e2cb305008f78998cefd916baafb8682 Mon Sep 17 00:00:00 2001 From: Rick Ross Date: Tue, 12 Mar 2024 18:52:22 -0700 Subject: [PATCH] Bumped version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 258d8a7..bd39d31 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.12', + version='0.1.13', author='', author_email='', description='',