changeset 189:a6f2c9eae217 0.4

Release 0.4
author Daniele Nicolodi <daniele@grinta.net>
date Tue, 08 Nov 2011 15:52:18 +0100
parents fbab144c296c
children 0834945078cd
files src/setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/setup.py	Tue Nov 08 15:23:32 2011 +0100
+++ b/src/setup.py	Tue Nov 08 15:52:18 2011 +0100
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-VERSION = '0.4dev'
+VERSION = '0.4'
 
 setup(
     name='ltpdarepo',