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: