From 83623d519ccdfbd7fa2fd34ec61e738b4a1801c4 Mon Sep 17 00:00:00 2001 From: HomeWorld Date: Tue, 27 Sep 2011 22:05:07 +0300 Subject: [PATCH] Push pyfa version to 1.0.4 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 00d4c0ff2..4da096ae4 100644 --- a/config.py +++ b/config.py @@ -11,7 +11,7 @@ except ImportError: debug = False # Version data -version = "1.0.3" +version = "1.0.4" tag = "git" expansionName = "Incarna" expansionVersion = "1.1.1 update 4"