bump version in info.py

This commit is contained in:
Abigail G 2020-02-15 06:57:49 -05:00 committed by Abigail
parent fa1cc16c6f
commit b281122d41
No known key found for this signature in database
GPG Key ID: CF88335E873C3FB4
1 changed files with 1 additions and 1 deletions

View File

@ -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"