We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a081ab + dd0b03c commit b31a140Copy full SHA for b31a140
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "electricity_network_file_parser"
7
-version = "0.0.1"
+version = "0.0.2"
8
authors = [
9
{ name="Leo van Schooten", email="l.g.t.v.schooten@tue.nl" },
10
]
@@ -23,4 +23,4 @@ dependencies = [
23
24
[project.urls]
25
Homepage = "https://github.com/EES-TUe/network-file-parser"
26
-Issues = "https://github.com/EES-TUe/network-file-parser/issues"
+Issues = "https://github.com/EES-TUe/network-file-parser/issues"
0 commit comments