Update version

This commit is contained in:
David Boreham 2023-01-19 14:21:33 -07:00
parent 1cdf0f3015
commit c949fe091f

View File

@ -6,7 +6,7 @@ with open("requirements.txt", "r", encoding="utf-8") as fh:
requirements = fh.read()
setup(
name='laconic-stack-orchestrator',
version='1.0.9',
version='1.0.12',
author='Cerc',
author_email='info@cerc.io',
license='GNU Affero General Public License',