aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-10-31 19:09:15 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-10-31 19:09:15 +0100
commitcd69f3b04bd42005a181b5c7459de5ec7f2aa572 (patch)
tree03a95327967a8d201b68f5f256c54391734d674a /pyproject.toml
parente832421e29cf408ced155a250f7da2b113c708e2 (diff)
downloadmeteo_toolbox-cd69f3b04bd42005a181b5c7459de5ec7f2aa572.tar.gz
diff modifier
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d5f2744..d5a60bd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "metchart"
-version = "0.0.1"
+version = "0.0.2"
dependencies = [
"metpy",
"xarray",