Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 594:238e94aacef6 v0.20.1
+++++ v0.20.1
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 10 Jan 2022 09:12:22 +0100 |
| parents | f454889e41fa |
| children | 0db860d649d1 |
line wrap: on
line diff
--- a/configmix/__init__.py Sun Jan 09 21:04:11 2022 +0100 +++ b/configmix/__init__.py Mon Jan 10 09:12:22 2022 +0100 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.20" +__version__ = "0.20.1" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
