Skip to content

Commit

Permalink
Yet another version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
regner authored Oct 6, 2016
1 parent 085b8f6 commit d9df0b8
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.dev5' # NOQA
__version__ = '0.0.0.dev6' # NOQA

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

0 comments on commit d9df0b8

Please sign in to comment.