Skip to content

Commit 9ec3c0d

Browse files
committed
update version and changelog
1 parent 611c821 commit 9ec3c0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Changelog
77
Try to always use the latest version.
88

99

10+
.. v5.7.0
11+
12+
5.7.0 (2024-04-05)
13+
==================
14+
- Added Oceania location.
15+
16+
1017

1118
.. v5.6.1
1219

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__ = '5.6.1.post1'
2+
__version__ = '5.7.0'
33
__author__ = 'Allan Galarza'
44
__license__ = 'Apache-2.0 License'
55

0 commit comments

Comments
 (0)