Skip to content

Commit b5ec51e

Browse files
author
Altay Sansal
committed
bump patch version
1 parent b611e3a commit b5ec51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.0"
3+
version = "1.0.1"
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"
@@ -177,7 +177,7 @@ init_typed = true
177177
warn_required_dynamic_aliases = true
178178

179179
[tool.bumpversion]
180-
current_version = "1.0.0"
180+
current_version = "1.0.1"
181181
allow_dirty = true
182182
commit = false
183183
tag = false

0 commit comments

Comments
 (0)