Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermendes committed May 20, 2016
1 parent fec4cc6 commit 28d0663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marc2excel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

__author__ = "Alexander Mendes"
__license__ = "BSD License"
__version__ = "0.1.0"
__version__ = "0.1.1"


def marc2excel(path, out_path, force_utf8=False, silent=True):
Expand Down

0 comments on commit 28d0663

Please sign in to comment.