From 098a02e0a92b3847b7a22e7958edfe15545a4cdf Mon Sep 17 00:00:00 2001 From: iosefa Date: Fri, 17 Oct 2025 11:53:34 +1300 Subject: [PATCH] Bump version to 0.3.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b77f2c9..721003a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyforestscan", - version="0.3.4", + version="0.3.5", author="Joseph Emile Honour Percival", author_email="ipercival@gmail.com", description="Analyzing forest structure using aerial LiDAR data",