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 fe87a83 commit 69dcc2aCopy full SHA for 69dcc2a
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "multidimio"
3
-version = "1.0.6"
+version = "1.0.7"
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.6"
+current_version = "1.0.7"
185
allow_dirty = true
186
commit = false
187
tag = false
0 commit comments