diff --git a/setup.py b/setup.py index 48507bb05fa755f4818dd93c5296146839fff095..dd00517be61ccbb8b2817b5944f5b1a253c4ea64 100644 --- a/setup.py +++ b/setup.py @@ -116,7 +116,7 @@ target = Executable( # creation du setup setup( name = "sakia", - version = "0.11.3", + version = "0.11.4", description = "UCoin client", author = "Inso", options = {"build_exe": options},