# HG changeset patch # User Jeff Hammel # Date 1334692229 25200 # Node ID 19834bc83d13a671dac9bfacdbda11ba85924a57 # Parent 490687e707239e4d8ec39e07a90330b6627102dd bump version diff -r 490687e70723 -r 19834bc83d13 setup.py --- 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: