We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bcf77 commit aedef4eCopy full SHA for aedef4e
debian/changelog
@@ -1,3 +1,9 @@
1
+neos (0.6.11) calibre9; urgency=medium
2
+
3
+ * Fake version to bump forgotten --version
4
5
+ -- Rémi Palancher <remi-externe.palancher@edf.fr> Fri, 22 Sep 2017 14:23:56 +0200
6
7
neos (0.6.10) calibre9; urgency=medium
8
9
* Launch WM once on every nodes
neos/version.py
@@ -34,4 +34,4 @@
34
"""This module just provides NEOS version as used by --version, setup.py and
35
Sphinx documentation."""
36
37
-__version__ = "0.6.9"
+__version__ = "0.6.11"
0 commit comments