Skip to content

Commit

Permalink
Update to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu committed Mar 4, 2024
1 parent 20d7f41 commit 9bc45d1
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 @@ -4,7 +4,7 @@
from pathlib import Path
from setuptools import setup

__version__ = "2.0.0"
__version__ = "2.0.1"
this_directory = Path(__file__).parent
long_description = (this_directory/'README.md').read_text()

Expand Down

0 comments on commit 9bc45d1

Please sign in to comment.