Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 239:7f87a34a0081 v0.7.3
+++++ v0.7.3
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2020 09:43:03 +0200 |
| parents | 13711ba8e81e |
| children | efc9674fc549 |
line wrap: on
line diff
--- a/configmix/__init__.py Wed May 13 09:40:35 2020 +0200 +++ b/configmix/__init__.py Wed May 13 09:43:03 2020 +0200 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.7.2" +__version__ = "0.7.3" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
