This commit is contained in:
Salad Dais
2023-10-10 23:23:57 +00:00
parent 60f1737115
commit 52dfd0be05

View File

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