Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 615:d51f57cfc197 v0.20.3
+++++ v0.20.3
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Jan 2022 09:32:34 +0100 |
| parents | 0db860d649d1 |
| children | 9ab72688278b |
line wrap: on
line diff
--- a/configmix/__init__.py Wed Jan 12 09:06:43 2022 +0100 +++ b/configmix/__init__.py Wed Jan 12 09:32:34 2022 +0100 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.20.2" +__version__ = "0.20.3" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
