Skip to content

Commit 55f9980

Browse files
author
Ingo Berg
committed
Update pyproject.toml
1 parent c45d4dd commit 55f9980

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
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
name = "sentio-prober-control"
88
# ibg 2023-08-30: added pyvisa as run time dependency
99
dependencies = ["pyvisa", "deprecated"]
10-
version = "24.0.3"
10+
version = "24.0.4"
1111
authors = [
1212
{ name="Ingo Berg", email="ingo.berg@atv-systems.de" },
1313
]
@@ -25,5 +25,5 @@ classifiers = [
2525
]
2626

2727
[project.urls]
28-
"Homepage" = "https://sentio.atv-systems.de/"
28+
"Homepage" = "https://ast.mpi-corporation.com/"
2929
"Bug Tracker" = "https://github.com/SentioProberDev/SentioProberControl/issues"

0 commit comments

Comments
 (0)