Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Aug 23, 2017
1 parent fb9e369 commit 43bc151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappyfile/__init__.py
@@ -1,6 +1,6 @@
# allow high-level functions to be accessed directly from the mappyfile module
from mappyfile.utils import load, loads, find, findall, dumps, write

__version__ = "0.4.1"
__version__ = "0.4.2"

__all__ = ['load', 'loads', 'find', 'findall', 'dumps', 'write']

0 comments on commit 43bc151

Please sign in to comment.