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 8ea323446e5e8c1a8d6d52d5aa018759dd188ca0..4670b07fca22aa059c8925f70ef43614953c7144 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.dev0' +VERSION = '1.1.8.dev1' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index f80cf259d69d2fadaa86ac0c881af6249cd466a7..f3c0a86aeebc4c2de94cf6e2902ebd3fd2c84d22 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.dev0 -hbp-nrp-commons==1.1.8.dev0 -hbp-nrp-music-xml==1.1.8.dev0 +hbp-nrp-cle==1.1.8.dev1 +hbp-nrp-commons==1.1.8.dev1 +hbp-nrp-music-xml==1.1.8.dev1 # 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 8ea323446e5e8c1a8d6d52d5aa018759dd188ca0..4670b07fca22aa059c8925f70ef43614953c7144 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.dev0' +VERSION = '1.1.8.dev1'