mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[V3] bump version to 3.0.0b6 (#1254)
This commit is contained in:
parent
b80c327e35
commit
eeba454dbb
2
setup.py
2
setup.py
@ -86,7 +86,7 @@ def find_locale_folders():
|
||||
|
||||
setup(
|
||||
name='Red-DiscordBot',
|
||||
version="{}.{}.{}b5".format(*get_version()),
|
||||
version="{}.{}.{}b6".format(*get_version()),
|
||||
packages=get_package_list(),
|
||||
package_data=find_locale_folders(),
|
||||
url='https://github.com/Cog-Creators/Red-DiscordBot',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user