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

Commit

Permalink
Release 1.1.8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Jul 26, 2019
1 parent 14e761e commit 6d3005b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Releases History
================

1.1.8 (2019-07-25)
------------------
- Fix an issue with incorrect daburu chuuren poutou calculations
- Allow passing '0' as a red five to tiles converter


1.1.7 (2019-04-09)
------------------
- Introduce OptionalRules hand configuration
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.7',
version='1.1.8',
description='Mahjong hands calculation',
long_description=readme + '\n\n' + changelog,
author='Alexey Lisikhin',
Expand Down

0 comments on commit 6d3005b

Please sign in to comment.