changeset 113:10119a324d4d

Version bump.
author Daniele Nicolodi <daniele@grinta.net>
date Tue, 23 Aug 2011 21:15:21 +0200
parents 4890fe1f8e5a
children 658baa7123b7
files src/setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/setup.py	Tue Aug 23 21:14:13 2011 +0200
+++ b/src/setup.py	Tue Aug 23 21:15:21 2011 +0200
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-VERSION = '0.2'
+VERSION = '0.3dev'
 
 setup(
     name='ltpdarepo',