Skip to content

Commit dd0b03c

Browse files
authored
Update pyproject.toml
1 parent 4a081ab commit dd0b03c

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "electricity_network_file_parser"
7-
version = "0.0.1"
7+
version = "0.0.2"
88
authors = [
99
{ name="Leo van Schooten", email="l.g.t.v.schooten@tue.nl" },
1010
]
@@ -23,4 +23,4 @@ dependencies = [
2323

2424
[project.urls]
2525
Homepage = "https://github.com/EES-TUe/network-file-parser"
26-
Issues = "https://github.com/EES-TUe/network-file-parser/issues"
26+
Issues = "https://github.com/EES-TUe/network-file-parser/issues"

0 commit comments

Comments
 (0)