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 48c5a3d52bc8964db85a68fe684de5892ef75a73..ad530f6d1a1203b8d6e19f262b8d667073effd1b 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.dev4' +VERSION = '1.1.8' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index 44430ffdb6eba0b7558e30ba54f7a47f73eac459..73c01a7f18bf6f21965d06d480da496b38533fb6 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.dev6 -hbp-nrp-commons==1.1.8.dev6 -hbp-nrp-music-xml==1.1.8.dev4 +hbp-nrp-cle==1.1.8 +hbp-nrp-commons==1.1.8 +hbp-nrp-music-xml==1.1.8 # 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 48c5a3d52bc8964db85a68fe684de5892ef75a73..ad530f6d1a1203b8d6e19f262b8d667073effd1b 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.dev4' +VERSION = '1.1.8'