aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index fc62279..5ccc40c 100755
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,7 @@ except:
setup(
name="defconQt",
- version="0.1.0",
+ version="0.2.0",
description="Trufont, a cross-platform font editor (a set of Qt interface "
"objects for working with font data).",
author="Adrien Tétar",