Skip to content

Commit 24ee6cf

Browse files
committed
Bump version to 0.9.0.
1 parent b9eef4b commit 24ee6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "multidimio"
3-
version = "0.8.5"
3+
version = "0.9.0"
44
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
55
authors = [{ name = "Altay Sansal", email = "altay.sansal@tgs.com" }]
66
requires-python = ">=3.11,<3.14"
@@ -122,7 +122,7 @@ module = ["zarr"]
122122
ignore_missing_imports = true
123123

124124
[tool.bumpversion]
125-
current_version = "0.8.5"
125+
current_version = "0.9.0"
126126
allow_dirty = true
127127
commit = false
128128
tag = false

0 commit comments

Comments
 (0)