Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
version downgraded to bugfix
  • Loading branch information
PennyHow authored Mar 5, 2025
commit 2bfe460b1bef210477f8febaea49d2c33cf885e5
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 = "griml"
version = "1.1.0"
version = "1.0.1"
description = "A workflow for classifying ice-marginal lakes from satellite imagery and compiling lake inventories"
readme = "README.md"
authors = [{name = "Penelope How", email = "pho@geus.dk"}]
Expand Down