Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
Publish 1.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Aug 31, 2018
1 parent f97e897 commit 8397d0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Releases History
================

1.1.4 (2018-08-31)
------------------

- Add is_terminal() and is_dora_indicator_for_terminal() functions to the utils.py

1.1.3 (2018-08-22)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'mahjong.hand_calculating.yaku_list',
'mahjong.hand_calculating.yaku_list.yakuman',
],
version='1.1.3',
version='1.1.4',
description='Mahjong hands calculation',
long_description=readme + '\n\n' + changelog,
author='Alexey Lisikhin',
Expand Down

0 comments on commit 8397d0b

Please sign in to comment.