Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deadc0de6 committed Apr 10, 2018
1 parent 4c80376 commit 9cb84fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotdrop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import sys

__version__ = '0.10.1'
__version__ = '0.10.2'


def main():
Expand Down

0 comments on commit 9cb84fa

Please sign in to comment.