version 1.1.2

This commit is contained in:
PyYoshi 2017-01-08 12:16:47 +09:00
parent 5a5b28f4e1
commit 2fcf721377
2 changed files with 4 additions and 4 deletions

View file

@ -1,10 +1,10 @@
CHANGES
=======
1.x.x
-----
1.1.2 (2017-01-08)
------------------
none
- Support Python 3.6
1.1.1 (2016-11-05)
------------------

View file

@ -1 +1 @@
__version__ = '1.1.1'
__version__ = '1.1.2'