Skip to content

Commit

Permalink
Bump to 0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
matham committed Jul 22, 2016
1 parent 7e943ca commit 299e105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moa/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

from moa.logger import Logger

__version__ = '0.1-dev'
__version__ = '0.1'


#: moa configuration filename
Expand Down

0 comments on commit 299e105

Please sign in to comment.