Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 253:16bcd85c7d28 v0.8
+++++ v0.8
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 08 Jul 2020 09:09:27 +0200 |
| parents | efc9674fc549 |
| children | 7e26d31f52de |
line wrap: on
line diff
--- a/configmix/__init__.py Wed Jul 08 08:52:09 2020 +0200 +++ b/configmix/__init__.py Wed Jul 08 09:09:27 2020 +0200 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.7.4" +__version__ = "0.8" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
