From ea984c58dd7eb06179c7a9b7adb9e9969103f718 Mon Sep 17 00:00:00 2001 From: vonarnim <axel.vonarnim@epfl.ch> Date: Thu, 5 Jan 2017 23:30:33 +0100 Subject: [PATCH] Bump to 1.1.5 Change-Id: I6b5b94b9445896570067db08d88f6eef925a4217 --- hbp_nrp_music_interface/hbp_nrp_music_interface/version.py | 2 +- hbp_nrp_music_interface/requirements.txt | 6 +++--- hbp_nrp_music_xml/hbp_nrp_music_xml/version.py | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py b/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py index 05bdbde..e49b1de 100644 --- a/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py +++ b/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py @@ -1,2 +1,2 @@ '''version string - generated by setVersion.sh''' -VERSION = '1.1.4.dev0' +VERSION = '1.1.5' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index cd5b9db..99be5bd 100644 --- a/hbp_nrp_music_interface/requirements.txt +++ b/hbp_nrp_music_interface/requirements.txt @@ -1,6 +1,6 @@ # HBP requirements -hbp-nrp-cle==1.1.4.dev0 -hbp-nrp-commons==1.1.4.dev0 -hbp-nrp-music-xml==1.1.4.dev0 +hbp-nrp-cle==1.1.5 +hbp-nrp-commons==1.1.5 +hbp-nrp-music-xml==1.1.5 # third party requirements diff --git a/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py b/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py index 05bdbde..e49b1de 100644 --- a/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py +++ b/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py @@ -1,2 +1,2 @@ '''version string - generated by setVersion.sh''' -VERSION = '1.1.4.dev0' +VERSION = '1.1.5' -- GitLab