Skip to content

Commit

Permalink
v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Sep 3, 2016
1 parent 7bddcea commit 5f9ad54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymlconf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from pymlconf.errors import ConfigurationError, ConfigKeyError, ConfigurationMergeError
from pymlconf.proxy import DeferredConfigManager

__version__ = '0.5.6-dev0'
__version__ = '0.5.7'

__all__ = ['ConfigManager',
'Mergable',
Expand Down

0 comments on commit 5f9ad54

Please sign in to comment.