From 94d37c808a65fd0a87da74ebf7a403048304c0a3 Mon Sep 17 00:00:00 2001 From: James Berthoty Date: Tue, 1 Apr 2025 15:57:14 -0400 Subject: [PATCH] forgot version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bc7e578..8f87cfb 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='latio', - version='v1.1.0', + version='v1.2.0', url='https://github.com/latiotech/LAST', license='GPL-3.0 license', author='James Berthoty',