From eeb3e2ceb4ebccea2e6e9b664e72bf78fbec3e01 Mon Sep 17 00:00:00 2001 From: Matthias Kay Date: Fri, 17 Nov 2023 22:10:14 +0100 Subject: [PATCH] fix: update for release (#11) --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 26ae9ffe8..6f4d14056 100755 --- a/setup.py +++ b/setup.py @@ -1,5 +1,6 @@ #!/usr/bin/env python + # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or