# HG changeset patch # User ymh # Date 1562335108 -7200 # Node ID 7e614ca2431abd9c7fc89e53e2aa0a4359d16ac7 # Parent 3715c4a5a2ff9518ed3dec07a8bf55bfa06e02a3 remove experiment message on home page, and define new version diff -r 3715c4a5a2ff -r 7e614ca2431a sbin/sync/README.md --- a/sbin/sync/README.md Thu Aug 02 16:26:30 2018 +0200 +++ b/sbin/sync/README.md Fri Jul 05 15:58:28 2019 +0200 @@ -3,7 +3,7 @@ Theses scripts uses `fabric` 2.X. * create a virtualenv - * `$ pip install -r resquirements.txt` + * `$ pip install -r requirements.txt` ## Configuration diff -r 3715c4a5a2ff -r 7e614ca2431a src/iconolab_mcc/__init__.py --- a/src/iconolab_mcc/__init__.py Thu Aug 02 16:26:30 2018 +0200 +++ b/src/iconolab_mcc/__init__.py Fri Jul 05 15:58:28 2019 +0200 @@ -1,4 +1,4 @@ -VERSION = (0, 1, 37, "final", 0) +VERSION = (0, 1, 38, "final", 0) VERSION_STR = ".".join(map(lambda i:"%02d" % (i,), VERSION[:2])) diff -r 3715c4a5a2ff -r 7e614ca2431a src/iconolab_mcc/templates/iconolab/home.html --- a/src/iconolab_mcc/templates/iconolab/home.html Thu Aug 02 16:26:30 2018 +0200 +++ b/src/iconolab_mcc/templates/iconolab/home.html Fri Jul 05 15:58:28 2019 +0200 @@ -8,11 +8,7 @@ {% block content %}
- +

Les collections