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.11 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihisil committed Oct 28, 2020
1 parent 56d6fd2 commit 83841b9
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.11 (2020-10-28)
-------------------
- Speed up performance a bit
- Add support for Python 3.9

1.1.10 (2020-05-11)
-------------------
- Add japanese yaku names
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.10',
version='1.1.11',
description='Mahjong hands calculation',
long_description=readme + '\n\n' + changelog,
author='Alexey Lisikhin',
Expand Down

0 comments on commit 83841b9

Please sign in to comment.