--- a/src/iconolab_episteme/__init__.py Tue Jul 03 14:36:46 2018 +0200
+++ b/src/iconolab_episteme/__init__.py Tue Jul 03 15:53:13 2018 +0200
@@ -1,4 +1,4 @@
-VERSION = (0, 1, 1, "final", 0)
+VERSION = (0, 2, 0, "final", 0)
VERSION_STR = ".".join(map(lambda i:"%02d" % (i,), VERSION[:2]))
--- a/src/iconolab_episteme/templates/partials/footer.html Tue Jul 03 14:36:46 2018 +0200
+++ b/src/iconolab_episteme/templates/partials/footer.html Tue Jul 03 15:53:13 2018 +0200
@@ -5,7 +5,7 @@
<div class="container">
<hr style="margin-top: 5px;">
<div class="pull-left footer-info">
- <h4><small>Version {% version %}/{% episteme_version %}</small></h4>
+ <h4><small>Version {% version %} / {% episteme_version %}</small></h4>
</div>
<div class="pull-right partners-icons">
<a href="http://www.iri.centrepompidou.fr/projets/episteme" target="_blank" rel="noopener noreferrer"><img style='width:110px;height:auto;vertical-align: middle;' src="{% static 'iconolab/img/logo_IRI_footer.png' %}"></a>