From f8242557cf4683fe1ea42ec55594b1dd0ee01194 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 23 Apr 2011 19:26:17 +0100 Subject: Release version 0.3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a0802a2..07656c8 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='tracing', - version='0.2', + version='0.3', author='Lars Wirzenius', author_email='liw@liw.fi', url='http://liw.fi/tracing/', -- cgit v1.2.1