changeset 83:19834bc83d13

bump version
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 17 Apr 2012 12:50:29 -0700
parents 490687e70723
children 34c13cde0255
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Apr 17 12:50:10 2012 -0700
+++ b/setup.py	Tue Apr 17 12:50:29 2012 -0700
@@ -4,7 +4,7 @@
 
 import os
 
-version = "0.1.1"
+version = "0.1.2"
 dependencies = ['MakeItSo', 'PyYAML']
 
 try: