From c7af93d1550f6e340c30bacb875047a6af33ccc0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 18 May 2011 07:36:50 +0100 Subject: Bump version number in setup.py. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 07656c8..8a97140 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='tracing', - version='0.3', + version='0.4', author='Lars Wirzenius', author_email='liw@liw.fi', url='http://liw.fi/tracing/', -- cgit v1.2.1