Skip to content

Commit

Permalink
Bump version to 0.2.1 in setup.py.
Browse files Browse the repository at this point in the history
This update reflects minor changes or improvements to the package. Ensure dependencies and configurations are compatible with this version update.
  • Loading branch information
iosefa committed Dec 3, 2024
1 parent a82f91e commit f8ef6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pyforestscan",
version="0.2.0",
version="0.2.1",
author="Joseph Emile Honour Percival",
author_email="[email protected]",
description="Analyzing forest structure using aerial LiDAR data",
Expand Down

0 comments on commit f8ef6bf

Please sign in to comment.