summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ba3fb06..739de5f 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from subprocess import *
import os
import glob
-DFEET_VERSION='0.1.5'
+DFEET_VERSION='0.1.6'
#Create an array with all the locale filenames
I18NFILES = []