Skip to content

Commit d17a357

Browse files
committed
bump patch version to 1.0.9
1 parent 693bf0b commit d17a357

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.8"
3+
version = "1.0.9"
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"
@@ -182,7 +182,7 @@ init_typed = true
182182
warn_required_dynamic_aliases = true
183183

184184
[tool.bumpversion]
185-
current_version = "1.0.8"
185+
current_version = "1.0.9"
186186
allow_dirty = true
187187
commit = false
188188
tag = false

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)