# HG changeset patch # User Marcin Kasperski # Date 2009-12-14 23:17:32 # Node ID 666f58e13c64ce54b701e3cef568c38ecf8acfec # Parent a7e2e96492709a4ced51db6d5634de65df9c141a Version no diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -version = '0.3.2' +version = '0.3.3' try: from setuptools import setup, find_packages