From 8e6551233300e8b8f89f7db262f2d2636513a443 Mon Sep 17 00:00:00 2001 From: AXeL-dev Date: Sat, 18 Apr 2020 17:53:25 +0100 Subject: [PATCH] Update shared.py Release v2.0.4 --- lib/shared.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shared.py b/lib/shared.py index 06abab2..50858c1 100644 --- a/lib/shared.py +++ b/lib/shared.py @@ -5,7 +5,7 @@ __program_desc__ = 'Farming bot for Dofus game' __website__ = 'https://github.com/AXeL-dev' __website_label__ = 'AXeL-dev' -__version__ = '2.0.3' +__version__ = '2.0.4' __authors__ = ['AXeL'] class LogType: