Skip to content

Commit

Permalink
Bump release to alpha 3
Browse files Browse the repository at this point in the history
  • Loading branch information
gb119 committed Nov 8, 2015
1 parent 13e21e8 commit 3ea8106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stoner/__init__.py
Expand Up @@ -10,6 +10,6 @@
from .Util import Data
from Stoner.Folders import DataFolder

__version_info__ = ('0', '6', '0a2')
__version_info__ = ('0', '6', '0a3')
__version__ = '.'.join(__version_info__)

0 comments on commit 3ea8106

Please sign in to comment.