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 4670b07fca22aa059c8925f70ef43614953c7144..73374fcb374b26ed3154680ea9f9d9c16070807c 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.dev1' +VERSION = '1.1.8.dev2' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index f3c0a86aeebc4c2de94cf6e2902ebd3fd2c84d22..3c16ca36824d499ced3df52f1b3b116cc47ffe53 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.dev1 -hbp-nrp-commons==1.1.8.dev1 -hbp-nrp-music-xml==1.1.8.dev1 +hbp-nrp-cle==1.1.8.dev4 +hbp-nrp-commons==1.1.8.dev4 +hbp-nrp-music-xml==1.1.8.dev2 # 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 4670b07fca22aa059c8925f70ef43614953c7144..73374fcb374b26ed3154680ea9f9d9c16070807c 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.dev1' +VERSION = '1.1.8.dev2'