Skip to content

Commit 77a214f

Browse files
committed
Update version and changelog
1 parent 81ba833 commit 77a214f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Changelog
77
Try to always use the latest version.
88

99
.. v6.0.2
10-
6.0.2 (Unreleased)
10+
11+
6.0.2 (2023-08-27)
1112
==================
1213
- Fixed transfer recipient not being set in houses.
1314
- Fixed highest bid and time left not being set in houses in the houses section.

tibiapy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Tibia.com parsing and fetching library."""
2-
__version__ = "6.0.1"
2+
__version__ = "6.0.2"
33
__author__ = "Allan Galarza"
44
__license__ = "Apache-2.0 License"
55

0 commit comments

Comments
 (0)