Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e568e257 authored by Charles Paperman's avatar Charles Paperman
Browse files

update version

parent 703b5ac8
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@ if sys.version_info.major < 3:
raise ValueError("Incompatible with Python2")
version = "0.5"
compatible_versions = ("0.4", "0.5")
version = "1"
compatible_versions = ("0.4", "0.5", "1")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment