summaryrefslogtreecommitdiff
path: root/version.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-08-26 12:40:05 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-08-26 12:40:05 +0200
commitc0c6cb48c79c752daf8064f16faaa0bcc011f901 (patch)
tree5f30ad08f08269f54694fe830194ab14562db6b3 /version.py
parent9a35d4413458943022a7383f7aae818986a814b5 (diff)
downloadIshtar-c0c6cb48c79c752daf8064f16faaa0bcc011f901.tar.bz2
Ishtar-c0c6cb48c79c752daf8064f16faaa0bcc011f901.zip
Autocomplete widget: larger and full content on hover (refs #3067)
Diffstat (limited to 'version.py')
-rw-r--r--version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.py b/version.py
index ed3f645d2..0001d3aa0 100644
--- a/version.py
+++ b/version.py
@@ -1,4 +1,4 @@
-VERSION = (0, 97, 2, 1)
+VERSION = (0, 97, 2, 2)
def get_version():