diff setup.py @ 13:ab0c2bb4d23d

* get the templates in the correct way
author k0s <k0scist@gmail.com>
date Fri, 25 Dec 2009 04:20:21 -0500
parents a328cc9d2c74
children 4ca2530f8be1
line wrap: on
line diff
--- a/setup.py	Fri Dec 25 02:59:47 2009 -0500
+++ b/setup.py	Fri Dec 25 04:20:21 2009 -0500
@@ -6,7 +6,7 @@
 except IOError:
     description = ''
 
-version = '0.3.3'
+version = '0.3.4'
 
 setup(name='decoupage',
       version=version,