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 05bdbdec6d8859790ec17def2a88326176f43827..e49b1de0cee763a398380061e287cd550d03b7d1 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 cd5b9db8ece119dace6566e56f9740ca91471b01..99be5bd3dafa7afe0dc7edb5eb20025c27c7c091 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 05bdbdec6d8859790ec17def2a88326176f43827..e49b1de0cee763a398380061e287cd550d03b7d1 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'