Skip to content

Commit 8e8c456

Browse files
committed
bump version number to 0.9.25
1 parent c82ce1e commit 8e8c456

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

marslab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.9.24"
1+
__version__ = "0.9.25"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "marslab"
7-
version = "0.9.24"
7+
version = "0.9.25"
88
description = "Utilities for working with remote sensing observational data of planetary bodies."
99
readme = "README.md"
1010
license = { file = "LICENSE.md" }

0 commit comments

Comments
 (0)