From 13f785b63a1fbcc751c4dbb9e115b9387755390f Mon Sep 17 00:00:00 2001 From: HomeWorld Date: Tue, 18 Oct 2011 00:23:44 +0300 Subject: [PATCH] Push pyfa version to 1.0.6 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index a5c4b3248..59e0c9c29 100644 --- a/config.py +++ b/config.py @@ -11,7 +11,7 @@ except ImportError: debug = False # Version data -version = "1.0.5" +version = "1.0.6" tag = "git" expansionName = "Incarna" expansionVersion = "1.1.1"