Skip to content

Commit 4533347

Browse files
committed
increment version number
1 parent 996f5ec commit 4533347

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.3"
1+
__version__ = "0.9.23"

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.3"
7+
version = "0.9.23"
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)