Skip to content

Commit 3d01a6d

Browse files
committed
bump version to 1.1.2
1 parent d65bcad commit 3d01a6d

2 files changed

Lines changed: 935 additions & 875 deletions

File tree

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.1.1"
3+
version = "1.1.2"
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"
@@ -183,7 +183,7 @@ init_typed = true
183183
warn_required_dynamic_aliases = true
184184

185185
[tool.bumpversion]
186-
current_version = "1.1.1"
186+
current_version = "1.1.2"
187187
allow_dirty = true
188188
commit = false
189189
tag = false

0 commit comments

Comments
 (0)