diff src/setup.py @ 139:347b29cb9332

Version bump.
author Daniele Nicolodi <daniele@grinta.net>
date Sun, 16 Oct 2011 23:37:19 +0200
parents e55537dfbe2b
children 85b2bc3c7e04
line wrap: on
line diff
--- a/src/setup.py	Fri Oct 14 22:14:23 2011 +0200
+++ b/src/setup.py	Sun Oct 16 23:37:19 2011 +0200
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-VERSION = '0.3'
+VERSION = '0.4dev'
 
 setup(
     name='ltpdarepo',