Skip to content

Commit 9d47b91

Browse files
committed
chore: release v0.0.1
1 parent 3ec56eb commit 9d47b91

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "bromodels"
10-
version = "0.0.0"
10+
version = "0.0.1"
1111
description = "The GEOTOP and REGIS data downloaded from the DINOloket OPeNDAP server."
1212
dependencies = [
1313
"matplotlib>=3.3.3",

src/bromodels/_version.py

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

0 commit comments

Comments
 (0)