From b281122d41442850e0805612ceafb7a23647902b Mon Sep 17 00:00:00 2001 From: Abigail G Date: Sat, 15 Feb 2020 06:57:49 -0500 Subject: [PATCH] bump version in info.py --- info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.py b/info.py index e80b5da..d8e8a3d 100644 --- a/info.py +++ b/info.py @@ -12,5 +12,5 @@ authors = ("@ClassAbbyAmplifier#2229", "@0x5c#0639") description = """A bot with various useful ham radio-related functions, written in Python.""" license = "Released under the GNU General Public License v2" contributing = "Check out the source on GitHub, contributions welcome: https://github.com/miaowware/qrm2" -release = "2.1.0" +release = "2.2.0" bot_server = "https://discord.gg/Ntbg3J4"