We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82ce1e commit 8e8c456Copy full SHA for 8e8c456
marslab/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.9.24"
+__version__ = "0.9.25"
pyproject.toml
@@ -4,7 +4,7 @@
4
5
[project]
6
name = "marslab"
7
-version = "0.9.24"
+version = "0.9.25"
8
description = "Utilities for working with remote sensing observational data of planetary bodies."
9
readme = "README.md"
10
license = { file = "LICENSE.md" }
0 commit comments