Skip to content

Commit 30ad075

Browse files
committed
New minor version
1 parent f746d9d commit 30ad075

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exclude = [
2020

2121
[project]
2222
name = "mikeio"
23-
version = "2.6.0"
23+
version = "2.7.0"
2424
dependencies = [
2525
"mikecore>=0.2.1",
2626
"numpy>=1.22.0",
@@ -30,7 +30,6 @@ dependencies = [
3030
"PyYAML",
3131
"tqdm",
3232
"xarray",
33-
"typing-extensions",
3433
]
3534

3635
authors = [

0 commit comments

Comments
 (0)