We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80667fa commit 09e78eeCopy full SHA for 09e78ee
CHANGELOG.rst
@@ -1,6 +1,10 @@
1
Releases History
2
================
3
4
+1.1.7 (2019-04-09)
5
+------------------
6
+- Introduce OptionalRules hand configuration
7
+
8
1.1.6 (2019-02-10)
9
------------------
10
- Fix a bug when hatsu yaku was added to the hand instead of chun
setup.py
@@ -17,7 +17,7 @@
17
'mahjong.hand_calculating.yaku_list',
18
'mahjong.hand_calculating.yaku_list.yakuman',
19
],
20
- version='1.1.6',
+ version='1.1.7',
21
description='Mahjong hands calculation',
22
long_description=readme + '\n\n' + changelog,
23
author='Alexey Lisikhin',
0 commit comments