Skip to content

Commit

Permalink
Merge pull request #8 from ymoch/release/v0.9.0-beta
Browse files Browse the repository at this point in the history
Update to v0.9.0-beta.
  • Loading branch information
ymoch committed May 7, 2016
2 parents 7b576b4 + 0099882 commit f52f97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpmesh.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


# Meta informations.
__version__ = '0.1.0'
__version__ = '0.9.0'
__author__ = 'Yu Mochizuki'
__author_email__ = 'ymoch.dev@gmail.com'

Expand Down

0 comments on commit f52f97e

Please sign in to comment.