Skip to content

Commit bc5e89b

Browse files
committed
New release 0.6.4
1 parent f9fb050 commit bc5e89b

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.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+
17
neos (0.6.3) calibre9; urgency=medium
28

39
* Fallback to localhost if SSH_CONNECTION not set

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

0 commit comments

Comments
 (0)