Skip to content

Commit

Permalink
version 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Jan 17, 2014
1 parent 4d620f8 commit a053dfe
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 @@ -3,7 +3,7 @@
from pymlconf.config_manager import ConfigManager
from pymlconf.errors import ConfigurationError, ConfigKeyError, ConfigurationMergeError

__version__ = '0.3.7'
__version__ = '0.3.8'

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

0 comments on commit a053dfe

Please sign in to comment.