Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 270:e73884fe060b v0.10
+++++ v0.10
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 10 Sep 2020 09:31:09 +0200 |
| parents | 7ef4362ca7c5 |
| children | 9733aaa261ac |
line wrap: on
line diff
--- a/configmix/__init__.py Thu Sep 10 09:27:34 2020 +0200 +++ b/configmix/__init__.py Thu Sep 10 09:31:09 2020 +0200 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.9" +__version__ = "0.10" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
