Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 606:0db860d649d1 v0.20.2
+++++ v0.20.2
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 11 Jan 2022 09:29:44 +0100 |
| parents | 238e94aacef6 |
| children | d51f57cfc197 |
line wrap: on
line diff
--- a/configmix/__init__.py Tue Jan 11 09:24:08 2022 +0100 +++ b/configmix/__init__.py Tue Jan 11 09:29:44 2022 +0100 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.20.1" +__version__ = "0.20.2" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
