Skip to content

Commit

Permalink
updated package version for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
diezo authored Nov 15, 2023
1 parent cfe0cd7 commit d18cf01
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 @@ -2,7 +2,7 @@
from pathlib import Path

long_description = (Path(__file__).parent / "README.md").read_text(encoding="utf-8")
version = "5.0.0"
version = "5.0.1"

setup(
name="ensta",
Expand Down

0 comments on commit d18cf01

Please sign in to comment.