Skip to content

Commit

Permalink
Update setup.py (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementchadebec committed Dec 14, 2023
1 parent a6390ae commit 18fe279
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 @@ -6,8 +6,8 @@
setup(
name="pythae",
version="0.1.2",
author="Clement Chadebec (HekA team INRIA)",
author_email="clement.chadebec@inria.fr",
author="Clement Chadebec",
author_email="clement.chadebec@gmail.com",
description="Unifying Generative Autoencoders in Python",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 18fe279

Please sign in to comment.