From 331fec414e4108778f88006292495b331b6fa092 Mon Sep 17 00:00:00 2001 From: EggPool <33421807+EggPool@users.noreply.github.com> Date: Mon, 5 Aug 2019 10:00:55 +0200 Subject: [PATCH] Bump version for release tag and docker need --- node.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node.py b/node.py index 2d0c3a3..809b82d 100644 --- a/node.py +++ b/node.py @@ -11,7 +11,7 @@ # issues with db? perhaps you missed a commit() or two -VERSION = "4.3.0.7" # Post fork candidate 7 +VERSION = "4.3.0.8" # Post fork candidate 8 import functools import glob