Skip to content

Commit

Permalink
start of next iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
staffanm committed Jan 24, 2016
1 parent 7c0c8cf commit 05116ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layeredconfig/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

__author__ = 'Staffan Malmgren'
__email__ = 'staffan.malmgren@gmail.com'
__version__ = "0.2.2"
__version__ = "0.2.3.dev1"

from .layeredconfig import LayeredConfig
from .configsource import ConfigSource
Expand Down

0 comments on commit 05116ae

Please sign in to comment.