This commit is contained in:
Salad Dais
2024-03-14 02:04:25 +00:00
parent 4ece6efe60
commit 0ea1b0324e

View File

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