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