Skip to content

Commit 02ba1a8

Browse files
committed
Updated changelog and version
1 parent 4c9ab67 commit 02ba1a8

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
@@ -2,6 +2,13 @@
22
Changelog
33
=========
44

5+
.. _v1.1.3:
6+
7+
1.1.3 (2019-01-29)
8+
==================
9+
10+
- Fixed incorrect parsing of deaths with summons involved when parsing characters from TibiaData.
11+
512
.. _v1.1.2:
613

714
1.1.2 (2019-01-22)

tibiapy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from tibiapy.house import *
88
from tibiapy.world import *
99

10-
__version__ = '1.1.2'
10+
__version__ = '1.1.3'

0 commit comments

Comments
 (0)