new release version

This commit is contained in:
George Tzoumas 2020-02-19 00:35:43 +01:00
parent 0aed16c504
commit 98f16ddd3c

View File

@ -1,7 +1,7 @@
import time import time
_version = "0.4.3" _version = "0.4.4"
_copyright = """Copyright (C) 2012-2015 George M. Tzoumas _copyright = """Copyright (C) 2012-2020 George M. Tzoumas
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.""" There is NO WARRANTY, to the extent permitted by law."""