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: