We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f93a5d commit 795c3c1Copy full SHA for 795c3c1
tibiapy/__init__.py
@@ -13,7 +13,7 @@
13
from tibiapy.creature import *
14
from tibiapy.client import *
15
16
-__version__ = '2.2.1'
+__version__ = '2.2.2'
17
18
from logging import NullHandler
19
0 commit comments