Bump to 0.0.6

This commit is contained in:
mborgerson 2022-05-17 17:29:34 -07:00 committed by GitHub
parent 93a4f00834
commit d8e5a73337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
from setuptools import setup from setuptools import setup
__version__ = '0.0.5' __version__ = '0.0.6'
setup(name='xemutest', setup(name='xemutest',