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 2b9fa0e5f0bf6a3e9e24710a4a1287aca238c19e..8a3aed36a2cd196a7c85cbf184a69f2f9d8fd1b0 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.7.dev0' +VERSION = '1.1.7' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index 0137b98fc8599b846ff330d51b52e20f1ace67b4..4ff854fc72e94616d8d86d84b21c8f8045896d94 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.7.dev0 -hbp-nrp-commons==1.1.7.dev0 -hbp-nrp-music-xml==1.1.7.dev0 +hbp-nrp-cle==1.1.7 +hbp-nrp-commons==1.1.7 +hbp-nrp-music-xml==1.1.7 # 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 2b9fa0e5f0bf6a3e9e24710a4a1287aca238c19e..8a3aed36a2cd196a7c85cbf184a69f2f9d8fd1b0 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.7.dev0' +VERSION = '1.1.7'