Skip to content

Commit b894ae3

Browse files
committed
Update package version to 0.2.3
Bump the package version from 0.2.2 to 0.2.3 in `setup.py`. This reflects updates or changes since the previous release and prepares the package for distribution.
1 parent ebb8c85 commit b894ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="pyforestscan",
8-
version="0.2.2",
8+
version="0.2.3",
99
author="Joseph Emile Honour Percival",
1010
author_email="[email protected]",
1111
description="Analyzing forest structure using aerial LiDAR data",

0 commit comments

Comments
 (0)