Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Apr 21, 2018
1 parent 23dc4a2 commit 4655f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkinit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
mkinit mkinit
"""
# flake8: noqa
__version__ = '0.0.1'
__version__ = '0.0.2'
__DYNAMIC__ = False
if __DYNAMIC__:
from mkinit import dynamic_mkinit
Expand Down

0 comments on commit 4655f0b

Please sign in to comment.