Skip to content

Commit

Permalink
author name typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VigneshVSV committed Sep 8, 2024
1 parent 2466d33 commit 3bc0965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
setuptools.setup(
name="hololinked",
version="0.2.3",
author="Vigneh Vaidyanathan",
author="Vignesh Vaidyanathan",
author_email="vignesh.vaidyanathan@hololinked.dev",
description="A ZMQ-based Object Oriented RPC tool-kit with HTTP support for instrument control/data acquisition or controlling generic python objects.",
long_description=long_description,
Expand Down

0 comments on commit 3bc0965

Please sign in to comment.