Skip to content

Commit 00787bd

Browse files
authored
Merge pull request #31 from NREL-Distribution-Suites/AadilLatif-patch-1
Update pyproject.toml
2 parents 581240a + 5a252c9 commit 00787bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "nrel-shift"
7-
version = "0.4.0"
7+
version = "0.4.1"
88
description = "Framework for developing synthetic distribution feeder model."
99
readme = "README.md"
1010
requires-python = ">=3.10"
@@ -25,7 +25,7 @@ dependencies = [
2525
"scikit-learn",
2626
"plotly",
2727
"geopy",
28-
"grid-data-models~=2.0.0",
28+
"grid-data-models~=2.0.1",
2929
"importlib-metadata",
3030
]
3131

0 commit comments

Comments
 (0)