changeset 20:f9cf249dd512

bump version to respect formatting fixes
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 02 Jan 2011 20:41:25 -0800
parents 60baa5252aa4
children 1b9545d5158a
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sun Jan 02 20:35:59 2011 -0800
+++ b/setup.py	Sun Jan 02 20:41:25 2011 -0800
@@ -6,7 +6,7 @@
 except IOError: 
     description = ''
 
-version = "0.1.1"
+version = "0.1.2"
 
 setup(name='svgsitemap',
       version=version,