Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 344:ce7aea9eac4a v0.14
+++++ v0.14
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 10 May 2021 09:27:52 +0200 |
| parents | 2a2f5b86fe34 |
| children | 3d5eaa6895d9 |
line wrap: on
line diff
--- a/configmix/__init__.py Mon May 10 09:17:12 2021 +0200 +++ b/configmix/__init__.py Mon May 10 09:27:52 2021 +0200 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.13" +__version__ = "0.14" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
