aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAdrien Tétar2015-10-30 10:25:36 +0100
committerAdrien Tétar2015-10-30 10:34:49 +0100
commit0786b86dff97981fdff4dd094185b0adb200181f (patch)
tree8140ceaf02070c306e1162199b7215df7f26917c /setup.py
parent77b6b0f9161dc909622ef99d311187150ddb1e8d (diff)
downloadtrufont-0786b86dff97981fdff4dd094185b0adb200181f.tar.bz2
meta: license cleanup
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",