We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135fbeb commit bbddc35Copy full SHA for bbddc35
pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"psutil==7.*",
13
]
14
readme = "README.md"
15
-license = {text = "Unlicense"}
+license = {text = "MIT"}
16
authors = [
17
{name = "RLBot Community", email = "rlbotofficial@gmail.com" }
18
rlbot/version.py
@@ -1 +1 @@
1
-__version__ = "2.0.0-beta.29"
+__version__ = "2.0.0-beta.30"
0 commit comments