From b560587cc496f9f004de58603b5dfe2d6268e663 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Mon, 27 May 2013 16:34:33 -0700 Subject: [PATCH] update version to identify the rewite-git code is being run --- catalyst/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst/main.py b/catalyst/main.py index 05904ecb..a838cbde 100644 --- a/catalyst/main.py +++ b/catalyst/main.py @@ -26,7 +26,7 @@ from contents import ContentsMap __maintainer__="Catalyst " -__version__="2.0.12.2" +__version__="rewrite-git" conf_values={} -- 2.26.2