From 4bdaee19325b764bb80608a43623dcba956ef93f Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Fri, 5 Jun 2015 20:57:06 +0100 Subject: [PATCH] Release 1.33 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index babba829..69a5c0ab 100644 --- a/config.py +++ b/config.py @@ -17,7 +17,7 @@ elif platform=='linux2': appname = 'EDMarketConnector' applongname = 'E:D Market Connector' -appversion = '1.3.2.0' +appversion = '1.3.3.0' class Config: