Update version info

Former-commit-id: b0947081de
This commit is contained in:
2023-01-17 22:38:30 -07:00
parent a60fb08c8a
commit 5a4220ff41
4 changed files with 10 additions and 6 deletions
+1 -1
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='0.0.5',
version='1.0.9',
author='Cerc',
author_email='info@cerc.io',
license='GNU Affero General Public License',