Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alycejenni authored Mar 14, 2022
1 parent e4ff03e commit c120c45
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 @@ -6,7 +6,7 @@

from setuptools import find_packages, setup

__version__ = '3.0.0'
__version__ = '3.0.1'

with open('README.md', 'r') as f:
__long_description__ = f.read()
Expand Down

0 comments on commit c120c45

Please sign in to comment.