diff --git a/lib/__init__.py b/lib/__init__.py index bb850fa9..9b99cca8 100644 --- a/lib/__init__.py +++ b/lib/__init__.py @@ -1,7 +1,7 @@ import time -_version = "0.4.3" -_copyright = """Copyright (C) 2012-2015 George M. Tzoumas +_version = "0.4.4" +_copyright = """Copyright (C) 2012-2020 George M. Tzoumas License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law."""