diff --git a/node.py b/node.py index 63e1e31..06d9594 100644 --- a/node.py +++ b/node.py @@ -11,7 +11,7 @@ # issues with db? perhaps you missed a commit() or two -VERSION = "4.4.0.1" # Post fork candidate 1 +VERSION = "4.4.0.2" # Post fork candidate 2 import functools import glob