Skip to content

Commit

Permalink
update author and email in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertiq-Ben committed Jun 20, 2023
1 parent a605a8d commit cf6f914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
description="Python libraries to talk to IQ Motion Control devices",
long_description=long_description,
long_description_content_type="text/markdown",
author="Malik B. Parker, Raphael Van Hoffelen",
author_email="malik.parker@iq-control.com",
author="Ben Quan, Malik B. Parker, Raphael Van Hoffelen",
author_email="ben.quan@vertiq.co",
url="https://github.com/iq-motion-control/iq-module-communication-python",
download_url="https://github.com/iq-motion-control/iq-module-communication-python/releases",
keywords=[
Expand Down

0 comments on commit cf6f914

Please sign in to comment.