We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7911afa commit 6671085Copy full SHA for 6671085
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "iohinspector"
7
-version = "0.1.1"
+version = "0.0.6"
8
authors = [
9
{ name="Diederick Vermetten", email="d.vermetten@gmail.com" },
10
{ name="Jacob de Nobel", email="jacobdenobel@gmail.com" },
@@ -40,4 +40,4 @@ test = [
40
41
[project.urls]
42
Homepage = "https://github.com/IOHprofiler/iohinspector"
43
-Issues = "https://github.com/IOHprofiler/iohinspector/issues"
+Issues = "https://github.com/IOHprofiler/iohinspector/issues"
0 commit comments