Skip to content

Commit

Permalink
Merge pull request #5 from ymoch/release/v0.9.0-beta
Browse files Browse the repository at this point in the history
Update the version to 0.9.0.
  • Loading branch information
ymoch committed Mar 4, 2016
2 parents 23ad310 + 7fefd22 commit ed41852
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 ed41852

Please sign in to comment.