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 e655ccc1a82f6cf25ccfebfd7bae56f6da7c5599..2b9fa0e5f0bf6a3e9e24710a4a1287aca238c19e 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.6.dev0' +VERSION = '1.1.7.dev0' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index 99be5bd3dafa7afe0dc7edb5eb20025c27c7c091..0137b98fc8599b846ff330d51b52e20f1ace67b4 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.5 -hbp-nrp-commons==1.1.5 -hbp-nrp-music-xml==1.1.5 +hbp-nrp-cle==1.1.7.dev0 +hbp-nrp-commons==1.1.7.dev0 +hbp-nrp-music-xml==1.1.7.dev0 # 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 e655ccc1a82f6cf25ccfebfd7bae56f6da7c5599..2b9fa0e5f0bf6a3e9e24710a4a1287aca238c19e 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.6.dev0' +VERSION = '1.1.7.dev0'