This commit is contained in:
Salad Dais
2022-07-18 08:53:24 +00:00
parent 8c0635bb2a
commit d498d1f2c8

View File

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