From e378d37f33c6a541e4af241ef10f786f078f75e6 Mon Sep 17 00:00:00 2001 From: iosefa Date: Fri, 10 Oct 2025 11:38:16 +1300 Subject: [PATCH] Bump version to 0.3.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8d00c68..709b2b3 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyforestscan", - version="0.3.2", + version="0.3.3", author="Joseph Emile Honour Percival", author_email="ipercival@gmail.com", description="Analyzing forest structure using aerial LiDAR data",