mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 20:28:55 -05:00
[V3] bump version to 3.0.0b8 (#1296)
This commit is contained in:
parent
f9d846a704
commit
c8f3734569
2
setup.py
2
setup.py
@ -89,7 +89,7 @@ def find_locale_folders():
|
||||
|
||||
setup(
|
||||
name='Red-DiscordBot',
|
||||
version="{}.{}.{}b7".format(*get_version()),
|
||||
version="{}.{}.{}b8".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