Release 0.2.0

This commit is contained in:
Quantum 2022-01-27 22:31:32 -05:00
parent 7031bf3c18
commit 02b8a57f42

View file

@ -7,7 +7,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.md')) as f:
setup(
name='purge-static',
version='0.1.1',
version='0.2.0',
packages=find_packages(),
entry_points={