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 6cbdfdc33536ddee2fe09da5a68f58b8c545de60..04d0ac06d466816386442d65acfa0e1fef87c26f 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.3.dev1' +VERSION = '1.1.3.dev2' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index 91b58ae86506c26b4e1994ed2be97ca186213a1f..05f06af7b015824ec0ef56852301488e6c3bbf6f 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.3.dev5 -hbp-nrp-commons==1.1.3.dev1 -hbp-nrp-music-xml==1.1.3.dev1 +hbp-nrp-cle==1.1.3.dev6 +hbp-nrp-commons==1.1.3.dev2 +hbp-nrp-music-xml==1.1.3.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 6cbdfdc33536ddee2fe09da5a68f58b8c545de60..04d0ac06d466816386442d65acfa0e1fef87c26f 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.3.dev1' +VERSION = '1.1.3.dev2'