From 5b2623ff2ea8f8b432f80cc334707a4569c27854 Mon Sep 17 00:00:00 2001 From: Bruno da Silva de Oliveira Date: Sat, 22 Mar 2003 19:33:33 +0000 Subject: [PATCH] - bumped version number [SVN r18060] --- pyste/src/pyste.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyste/src/pyste.py b/pyste/src/pyste.py index f14d5f86..34afdecd 100644 --- a/pyste/src/pyste.py +++ b/pyste/src/pyste.py @@ -31,7 +31,7 @@ from ClassExporter import ClassExporter from IncludeExporter import IncludeExporter from HeaderExporter import HeaderExporter -__VERSION__ = '0.5.8' +__VERSION__ = '0.5.9' def GetDefaultIncludes(): if 'INCLUDE' in os.environ: