diff --git a/java/pom.xml b/java/pom.xml
index 22628c3fe..727c5b8b9 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -6,5 +6,5 @@
com.logicalclocks
hopsworks
- 3.7.0-RC0
+ 3.7.0-RC1
diff --git a/python/hopsworks/version.py b/python/hopsworks/version.py
index d6c5bbf1e..32a71216e 100644
--- a/python/hopsworks/version.py
+++ b/python/hopsworks/version.py
@@ -14,4 +14,4 @@
# limitations under the License.
#
-__version__ = "3.7.0rc0"
+__version__ = "3.7.0rc1"