Добавлено автоверсионирование SemVer и версия v0.1.1 в футере.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Sergey Antropoff
2026-07-27 22:49:36 +03:00
parent ddc86d9b4a
commit edbced31b5
14 changed files with 327 additions and 51 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ RUN apt-get update \
WORKDIR /app
COPY pyproject.toml README.md ./
COPY pyproject.toml README.md VERSION ./
COPY app ./app
COPY alembic ./alembic
COPY alembic.ini ./