Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/__init__.py @ 297:5648e4611383 v0.13
+++++ v0.13
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 21 Apr 2021 09:31:37 +0200 |
| parents | eed16a1ec8f3 |
| children | 2a2f5b86fe34 |
line wrap: on
line diff
--- a/configmix/__init__.py Wed Feb 10 21:38:03 2021 +0100 +++ b/configmix/__init__.py Wed Apr 21 09:31:37 2021 +0200 @@ -13,7 +13,7 @@ from __future__ import division, print_function, absolute_import -__version__ = "0.13.dev1" +__version__ = "0.13" __revision__ = "|VCSRevision|" __date__ = "|VCSJustDate|"
