diff --git a/apyori.py b/apyori.py index ab66ace..b618e63 100755 --- a/apyori.py +++ b/apyori.py @@ -15,7 +15,7 @@ # Meta informations. -__version__ = '1.1.1' +__version__ = '1.1.2' __author__ = 'Yu Mochizuki' __author_email__ = 'ymoch.dev@gmail.com'