Skip to content

Commit

Permalink
Bumping version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
regner authored Oct 5, 2016
1 parent 540acc6 commit de47440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


# This should NOT be above the imports but there is a circular import to be solved first
__version__ = '0.0.0.dev3' # NOQA
__version__ = '0.0.0.dev4' # NOQA

from .const.eos import State, Restriction
from .data.cache_handler.exception import TypeFetchError
Expand Down

0 comments on commit de47440

Please sign in to comment.