Skip to content

Commit a29d206

Browse files
committed
New release 0.6.9
1 parent 22b7791 commit a29d206

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
neos (0.6.9) calibre9; urgency=medium
2+
3+
* Look by default for paraview path in /usr
4+
* Add support for bool opts type
5+
* Add possibility to control outputs at cmd level
6+
* Remove wm/vnc scenarios output by default
7+
8+
-- Rémi Palancher <remi-externe.palancher@edf.fr> Mon, 16 Jan 2017 12:17:02 +0100
9+
110
neos (0.6.8) calibre9; urgency=medium
211

312
* Print WAN IP addr of 1st node in paraview scenario

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.7"
37+
__version__ = "0.6.9"

0 commit comments

Comments
 (0)