Skip to content

Commit 6671085

Browse files
authored
Update pyproject.toml
1 parent 7911afa commit 6671085

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 = "setuptools.build_meta"
44

55
[project]
66
name = "iohinspector"
7-
version = "0.1.1"
7+
version = "0.0.6"
88
authors = [
99
{ name="Diederick Vermetten", email="d.vermetten@gmail.com" },
1010
{ name="Jacob de Nobel", email="jacobdenobel@gmail.com" },
@@ -40,4 +40,4 @@ test = [
4040

4141
[project.urls]
4242
Homepage = "https://github.com/IOHprofiler/iohinspector"
43-
Issues = "https://github.com/IOHprofiler/iohinspector/issues"
43+
Issues = "https://github.com/IOHprofiler/iohinspector/issues"

0 commit comments

Comments
 (0)