Commit 22215fe5 authored by Mickaël Desfrênes's avatar Mickaël Desfrênes
Browse files

bump version

parent 7959ec5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"])

+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"