diff --git a/setup.py b/setup.py index 721003a..d312e3c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyforestscan", - version="0.3.5", + version="0.3.6", author="Joseph Emile Honour Percival", author_email="ipercival@gmail.com", description="Analyzing forest structure using aerial LiDAR data",