Update setup.py

pull/1659/head
KP 2 years ago committed by GitHub
parent 6c6262f403
commit c47c181e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ from setuptools.command.install import install
from setuptools.command.test import test
# set the version here
VERSION = '0.2.0'
VERSION = '0.2.1'
# Inspired by the example at https://pytest.org/latest/goodpractises.html

Loading…
Cancel
Save