Simplified version string

This commit is contained in:
Ozzie Isaacs
2024-09-07 20:07:45 +02:00
parent d755878bd2
commit eea01b0ff5
5 changed files with 8 additions and 8 deletions

View File

@@ -119,5 +119,5 @@ include-package-data = true
license-files = ["LICENSE"]
[tool.setuptools.dynamic]
version = {attr = "calibreweb.cps.constants._version"}
version = {attr = "calibreweb.cps.constants.STABLE_VERSION"}