Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 675:2ca35f4b03a5 v0.21.2
+++++ v0.21.2
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Apr 2023 09:27:06 +0200 |
| parents | 77d4a3e7c9e2 |
| children | cce494edd752 |
line wrap: on
line diff
--- a/configmix/__init__.py Wed Apr 12 09:24:44 2023 +0200 +++ b/configmix/__init__.py Wed Apr 12 09:27:06 2023 +0200 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.21.1" +__version__ = "0.21.2" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
