From efb5ea2da3e37ba9a2b611be84cff61c9d0bd4f3 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 29 Dec 2022 11:05:29 +0100 Subject: [PATCH] user version variable in DEBIAN/control --- .DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.DEBIAN/control b/.DEBIAN/control index 249dc0c..1bab5e2 100644 --- a/.DEBIAN/control +++ b/.DEBIAN/control @@ -1,5 +1,5 @@ Package: fastapi-dls -Version: ${VERSION} +Version: 0.0 Architecture: all Maintainer: Oscar Krause oscar.krause@collinwebdesigns.de Depends: python3, python3-fastapi, python3-uvicorn, python3-dotenv, python3-dateutil, python3-jose, python3-sqlalchemy, python3-pycryptodome, python3-markdown, uvicorn, openssl