diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-07-06 14:50:20 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-07-06 14:50:20 +0200 |
commit | f1b9413c8f54f1fce536ace7cc820859bfbbf244 (patch) | |
tree | 178fc40bf5b9dcd9a44d0d7688c45e4ac49fbd50 | |
parent | bf1076a75b3e2709f62efce248886065c1961498 (diff) | |
download | Chimère-f1b9413c8f54f1fce536ace7cc820859bfbbf244.tar.bz2 Chimère-f1b9413c8f54f1fce536ace7cc820859bfbbf244.zip |
Update version
-rw-r--r-- | version.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = (3, 1, 17) +VERSION = (3, 1, 18) def get_version(): |