Skip to content

Commit

Permalink
Fix author e-mail
Browse files Browse the repository at this point in the history
  • Loading branch information
jank324 committed Jul 26, 2022
1 parent 2f3a380 commit 99e4cec
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 @@ -5,7 +5,7 @@
name="cheetah",
version="0.5.13",
author="Jan Kaiser & Oliver Stein",
author_email="jan.kaiser@desy.de | oliver.stein@desy.de",
author_email="jan.kaiser@desy.de",
description="Fast particle accelerator optics simulation for reinforcement learning and optimisation applications.",
url="https://github.com/desy-ml/cheetah",
packages=["cheetah"],
Expand Down

0 comments on commit 99e4cec

Please sign in to comment.