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 80ae1e7 commit 5b3a008Copy full SHA for 5b3a008
CHANGELOG.rst
@@ -7,9 +7,9 @@ Changelog
7
Try to always use the latest version.
8
9
10
-.. v5.3.0
+.. v5.6.0
11
12
-5.3.0 (2023-02-17)
+5.6.0 (2023-02-17)
13
==================
14
- Added ``tier`` to items in auctions.
15
tibiapy/__init__.py
@@ -1,5 +1,5 @@
1
"""Tibia.com parsing and fetching library."""
2
-__version__ = '5.3.0'
+__version__ = '5.6.0'
3
__author__ = 'Allan Galarza'
4
__license__ = 'Apache-2.0 License'
5
0 commit comments