mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-03-09 06:27:21 -04:00
* Make sure that the repository we check is in the location we expect * Merge `redbot._version` into `redbot` * Generate VersionInfo in _get_version() This way, if VersionInfo.from_str() generates exception due to invalid version, we catch it.