diff --git a/setup.py b/setup.py index f8b7c2d82..72d0b173c 100644 --- a/setup.py +++ b/setup.py @@ -15,6 +15,7 @@ # --------------------------------------------------------------------------------------------------------- + __name__ = "pymoo" __author__ = "Julian Blank" __url__ = "https://pymoo.org"