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 73374fcb374b26ed3154680ea9f9d9c16070807c..c9c841663f5843a10030252c28a4698d3fef2adb 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.8.dev2' +VERSION = '1.1.8.dev3' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index 3c16ca36824d499ced3df52f1b3b116cc47ffe53..476e9cce6f49adf0bf83eea20a1d63d199db6bed 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.8.dev4 -hbp-nrp-commons==1.1.8.dev4 -hbp-nrp-music-xml==1.1.8.dev2 +hbp-nrp-cle==1.1.8.dev5 +hbp-nrp-commons==1.1.8.dev5 +hbp-nrp-music-xml==1.1.8.dev3 # 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 73374fcb374b26ed3154680ea9f9d9c16070807c..c9c841663f5843a10030252c28a4698d3fef2adb 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.8.dev2' +VERSION = '1.1.8.dev3'