comparison setup.py @ 3713:f97be63871e4 v0.8.0

v0.8.0 release
author Goffi <goffi@goffi.org>
date Tue, 30 Nov 2021 23:31:07 +0100
parents fc209014524a
children b9718216a1c0
comparison
equal deleted inserted replaced
3712:799d4f6fa7ca 3713:f97be63871e4
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 2
3 # SAT: an XMPP client 3 # Libervia: an XMPP client
4 # Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org) 4 # Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
5 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org) 5 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
6 6
7 # This program is free software: you can redistribute it and/or modify 7 # This program is free software: you can redistribute it and/or modify
8 # it under the terms of the GNU Affero General Public License as published by 8 # it under the terms of the GNU Affero General Public License as published by