Skip to content

Commit f7a1d44

Browse files
committed
Update name in pyproject.toml
1 parent 1d0174e commit f7a1d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["maturin>=1.3,<2.0"]
33
build-backend = "maturin"
44

55
[project]
6-
name = "rlbot_flatbuffers_py"
6+
name = "rlbot_flatbuffers"
77
requires-python = ">=3.10"
88
classifiers = [
99
"Programming Language :: Rust",

0 commit comments

Comments
 (0)