Skip to content

Commit aedef4e

Browse files
committed
New release 0.6.11
1 parent 14bcf77 commit aedef4e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
neos (0.6.10) calibre9; urgency=medium
28

39
* Launch WM once on every nodes

neos/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
"""This module just provides NEOS version as used by --version, setup.py and
3535
Sphinx documentation."""
3636

37-
__version__ = "0.6.9"
37+
__version__ = "0.6.11"

0 commit comments

Comments
 (0)