Skip to content
Snippets Groups Projects
Commit 26872d1b authored by inso's avatar inso
Browse files

Version 0.11.3

parent 204e49c7
Branches
Tags 0.11.3
No related merge requests found
......@@ -116,7 +116,7 @@ target = Executable(
# creation du setup
setup(
name = "sakia",
version = "0.11.2",
version = "0.11.3",
description = "UCoin client",
author = "Inso",
options = {"build_exe": options},
......
__version_info__ = ('0', '11', '2')
__version_info__ = ('0', '11', '3')
__version__ = '.'.join(__version_info__)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment