This commit is contained in:
Salad Dais
2024-01-07 08:00:21 +00:00
parent 6c32da878d
commit a35aa9046e

View File

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