We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887948f commit 12436ffCopy full SHA for 12436ff
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "multidimio"
3
-version = "1.0.7"
+version = "1.0.8"
4
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
5
authors = [{ name = "Altay Sansal", email = "altay.sansal@tgs.com" }]
6
requires-python = ">=3.11,<3.14"
@@ -181,7 +181,7 @@ init_typed = true
181
warn_required_dynamic_aliases = true
182
183
[tool.bumpversion]
184
-current_version = "1.0.7"
+current_version = "1.0.8"
185
allow_dirty = true
186
commit = false
187
tag = false
0 commit comments