This commit is contained in:
Salad Dais
2024-01-10 16:12:23 +00:00
parent ff0f20d1dd
commit 5a5b471fe4

View File

@@ -25,7 +25,7 @@ from setuptools import setup, find_packages
here = path.abspath(path.dirname(__file__))
version = '0.15.0'
version = '0.15.1'
with open(path.join(here, 'README.md')) as readme_fh:
readme = readme_fh.read()