From 6326479d6cceebf440d3fc5861ba694c772defa3 Mon Sep 17 00:00:00 2001
From: lguyot <luc.guyot@epfl.ch>
Date: Mon, 16 Oct 2017 09:45:56 +0200
Subject: [PATCH] [STAGING RELEASE] Release of BrainSimulation 1.3.0

Change-Id: I6b9ee3680630db3a3f2399a12164dba94b6a4c3e
---
 hbp_nrp_music_interface/hbp_nrp_music_interface/version.py | 2 +-
 hbp_nrp_music_xml/hbp_nrp_music_xml/version.py             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 a2f2c21..5011fe8 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.2.1.dev0'
+VERSION = '1.3.0'
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 a2f2c21..5011fe8 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.2.1.dev0'
+VERSION = '1.3.0'
-- 
GitLab