Skip to content

Commit

Permalink
Update the version to 0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ymoch committed Mar 4, 2016
1 parent 23ad310 commit 7fefd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apyori.py
Expand Up @@ -12,7 +12,7 @@
from itertools import chain


__version__ = '0.1.0'
__version__ = '0.9.0'
__author__ = 'ymoch'
__author_email__ = 'ymoch@githib.com'

Expand Down

0 comments on commit 7fefd22

Please sign in to comment.