Skip to content

Commit 69dcc2a

Browse files
authored
bump version to 1.0.7 (TGSAI#715)
Co-authored-by: Altay Sansal <[email protected]>
1 parent fe87a83 commit 69dcc2a

File tree

2 files changed

+331
-311
lines changed

2 files changed

+331
-311
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "multidimio"
3-
version = "1.0.6"
3+
version = "1.0.7"
44
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
55
authors = [{ name = "Altay Sansal", email = "[email protected]" }]
66
requires-python = ">=3.11,<3.14"
@@ -181,7 +181,7 @@ init_typed = true
181181
warn_required_dynamic_aliases = true
182182

183183
[tool.bumpversion]
184-
current_version = "1.0.6"
184+
current_version = "1.0.7"
185185
allow_dirty = true
186186
commit = false
187187
tag = false

0 commit comments

Comments
 (0)