Skip to content

Commit 33bd383

Browse files
committed
Update minor version
1 parent b6fe55a commit 33bd383

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[project]
22
name = "multidimio"
3-
version = "1.1.3"
3+
version = "1.2.0"
44
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
5-
authors = [{ name = "Altay Sansal", email = "altay.sansal@tgs.com" }]
5+
authors = [{ name = "Brian Michell", email = "brian.michell@tgs.com" }]
66
requires-python = ">=3.12,<3.14"
77
readme = "README.md"
88
license = "Apache-2.0"
@@ -182,7 +182,7 @@ init_typed = true
182182
warn_required_dynamic_aliases = true
183183

184184
[tool.bumpversion]
185-
current_version = "1.1.3"
185+
current_version = "1.2.0"
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)