Skip to content

Commit ec0b3cd

Browse files
authored
Update minor version in pyproject.toml (#335)
The version of the multidimio project in pyproject.toml file has been bumped up from 0.5.3 to 0.6.0. This change signifies the recent enhancements and modifications incorporated into the project.
1 parent 6985bd8 commit ec0b3cd

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "multidimio"
3-
version = "0.5.3"
3+
version = "0.6.0"
44
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
55
authors = ["TGS <[email protected]>"]
66
maintainers = [

0 commit comments

Comments
 (0)