Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomomarchioro committed Sep 15, 2022
1 parent dd736e2 commit 158f373
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 @@ -4,8 +4,8 @@
long_description = fh.read()

setuptools.setup(
name="pyenergydiagram",
version="0.1.8",
name="energydiagram",
version="0.2.0",
author="Giacomo Marchioro",
author_email="[email protected]",
description="A tool for plotting Energy Diagrams using Matplotlib.",
Expand Down

0 comments on commit 158f373

Please sign in to comment.