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 ad530f6d1a1203b8d6e19f262b8d667073effd1b..17e87d30e0a9a08979207a56d83e351c1e88aa07 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' +VERSION = '1.2.0' diff --git a/hbp_nrp_music_interface/requirements.txt b/hbp_nrp_music_interface/requirements.txt index 73c01a7f18bf6f21965d06d480da496b38533fb6..e4e1136226e558ad445b598339d50f6b47cc7429 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 -hbp-nrp-commons==1.1.8 -hbp-nrp-music-xml==1.1.8 +hbp-nrp-cle==1.2.0 +hbp-nrp-commons==1.2.0 +hbp-nrp-music-xml==1.2.0 # 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 ad530f6d1a1203b8d6e19f262b8d667073effd1b..17e87d30e0a9a08979207a56d83e351c1e88aa07 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' +VERSION = '1.2.0'