This commit is contained in:
Salad Dais
2023-12-07 18:47:43 +00:00
parent 996a43be5b
commit 21d1c7ebfe

View File

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