Skip to content

Commit 8e65512

Browse files
committed
Update shared.py
Release v2.0.4
1 parent 45f6007 commit 8e65512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__program_desc__ = 'Farming bot for Dofus game'
66
__website__ = 'https://github.com/AXeL-dev'
77
__website_label__ = 'AXeL-dev'
8-
__version__ = '2.0.3'
8+
__version__ = '2.0.4'
99
__authors__ = ['AXeL']
1010

1111
class LogType:

0 commit comments

Comments
 (0)