From 05635362b674ca72dc93457b5437a6c67e165cf2 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Sat, 6 Jun 2015 01:34:45 +0100 Subject: [PATCH] Release 1.33.1 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 69a5c0ab..98a586b2 100644 --- a/config.py +++ b/config.py @@ -17,7 +17,7 @@ elif platform=='linux2': appname = 'EDMarketConnector' applongname = 'E:D Market Connector' -appversion = '1.3.3.0' +appversion = '1.3.3.1' class Config: