Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 751:8238e3c22f89 v0.23.1
+++++ v0.23.1
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 31 Oct 2023 08:35:37 +0100 |
| parents | e4fad9cdd906 |
| children | 5178794bb208 |
line wrap: on
line diff
--- a/configmix/__init__.py Tue Oct 31 08:32:06 2023 +0100 +++ b/configmix/__init__.py Tue Oct 31 08:35:37 2023 +0100 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.23" +__version__ = "0.23.1" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
