Loading circe/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ import re import aiofiles import argh version = "0.0.46" version = "0.0.47" AUTH_DB_PATH = "{}/auth.db".format(CONFIG["CIRCE_WORKING_DIR"]) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "circe-CERTIC" readme = "README.md" version = "0.0.46" version = "0.0.47" description = "Circe Server" authors = ["Mickaël Desfrênes <mickael.desfrenes@unicaen.fr>"] license = "CeCILL-B" Loading Loading
circe/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ import re import aiofiles import argh version = "0.0.46" version = "0.0.47" AUTH_DB_PATH = "{}/auth.db".format(CONFIG["CIRCE_WORKING_DIR"]) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "circe-CERTIC" readme = "README.md" version = "0.0.46" version = "0.0.47" description = "Circe Server" authors = ["Mickaël Desfrênes <mickael.desfrenes@unicaen.fr>"] license = "CeCILL-B" Loading