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 f9fb050 commit bc5e89bCopy full SHA for bc5e89b
debian/changelog
@@ -1,3 +1,9 @@
1
+neos (0.6.4) calibre9; urgency=medium
2
+
3
+ * Disable opts param evaluation at scenario load
4
5
+ -- Rémi Palancher <remi-externe.palancher@edf.fr> Tue, 30 Aug 2016 11:51:15 +0200
6
7
neos (0.6.3) calibre9; urgency=medium
8
9
* Fallback to localhost if SSH_CONNECTION not set
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.3"
+__version__ = "0.6.4"
0 commit comments