diff --git a/java/pom.xml b/java/pom.xml index 32284a233..783f2d046 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -6,5 +6,5 @@ com.logicalclocks hopsworks - 3.4.3 + 3.4.4 diff --git a/python/hopsworks/version.py b/python/hopsworks/version.py index 137fae93f..4300f22d1 100644 --- a/python/hopsworks/version.py +++ b/python/hopsworks/version.py @@ -14,4 +14,4 @@ # limitations under the License. # -__version__ = "3.4.3" +__version__ = "3.4.4"