Skip to content

Commit

Permalink
bump: version 2.4.2 → 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martibosch committed Aug 10, 2023
1 parent 217f74c commit 5b26fbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pylandstats/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from .spatiotemporal import *
from .zonal import *

__version__ = "2.4.2"
__version__ = "2.4.3"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pylandstats"
version = "2.4.2"
version = "2.4.3"
description = "Computing landscape metrics in the Python ecosystem."
readme = "README.md"
authors = [
Expand Down

0 comments on commit 5b26fbb

Please sign in to comment.