Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 633:9ab72688278b v0.20.4
+++++ v0.20.4
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 17 Jan 2022 09:17:30 +0100 |
| parents | d51f57cfc197 |
| children | ef485419d723 |
line wrap: on
line diff
--- a/configmix/__init__.py Mon Jan 17 09:14:01 2022 +0100 +++ b/configmix/__init__.py Mon Jan 17 09:17:30 2022 +0100 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.20.3" +__version__ = "0.20.4" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
