Skip to content

Commit bbddc35

Browse files
committed
Specify MIT
1 parent 135fbeb commit bbddc35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"psutil==7.*",
1313
]
1414
readme = "README.md"
15-
license = {text = "Unlicense"}
15+
license = {text = "MIT"}
1616
authors = [
1717
{name = "RLBot Community", email = "[email protected]" }
1818
]

rlbot/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0-beta.29"
1+
__version__ = "2.0.0-beta.30"

0 commit comments

Comments
 (0)