Skip to content

Commit

Permalink
update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Galarzaa90 committed Apr 6, 2024
1 parent 611c821 commit 9ec3c0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Changelog
Try to always use the latest version.


.. v5.7.0
5.7.0 (2024-04-05)
==================
- Added Oceania location.



.. v5.6.1
Expand Down
2 changes: 1 addition & 1 deletion tibiapy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Tibia.com parsing and fetching library."""
__version__ = '5.6.1.post1'
__version__ = '5.7.0'
__author__ = 'Allan Galarza'
__license__ = 'Apache-2.0 License'

Expand Down

0 comments on commit 9ec3c0d

Please sign in to comment.