diff setup.py @ 201:65684aae6bfe

make unittest template smarter
author Jeff Hammel <k0scist@gmail.com>
date Wed, 09 Jul 2014 15:48:41 -0700
parents 5a2edca13b36
children 1203898cd195
line wrap: on
line diff
--- a/setup.py	Tue Jun 24 11:44:43 2014 -0700
+++ b/setup.py	Wed Jul 09 15:48:41 2014 -0700
@@ -7,7 +7,7 @@
 except IOError:
     description = ''
 
-version = '0.3.4'
+version = '0.3.5'
 
 setup(name='MakeItSo',
       version=version,