From ac911441a007df4ce7df08ad8e5247d489d7d3fa Mon Sep 17 00:00:00 2001 From: getnamo Date: Sat, 20 May 2017 20:28:48 +0100 Subject: [PATCH] bump --- TensorFlow.uplugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TensorFlow.uplugin b/TensorFlow.uplugin index 5ce1921..ca1f178 100644 --- a/TensorFlow.uplugin +++ b/TensorFlow.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "0.1.4", + "VersionName": "0.1.5", "FriendlyName": "TensorFlow", "Description": "Unofficial TensorFlow plugin for UE4. Enables state of the art machine learning via python and blueprints.", "Category": "Computing",