Bump to 1.1.6 to fix a user issue
[gonvert] / setup.py
index 61c2a99..18ab299 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,9 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: fefe5943a0176aa799fab0d963c33832)
 
-CHANGES = """* Support for PySide
-* XDG Support
-* Fixed a race condition
+CHANGES = """* Fixing an issue reported by a user that I have no clue how to reproduce
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Gonvert"