Skip to content

Commit 741a044

Browse files
committed
Update to latest schema
1 parent 4cd92df commit 741a044

File tree

4 files changed

+30
-32
lines changed

4 files changed

+30
-32
lines changed

Cargo.lock

Lines changed: 27 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rlbot_flatbuffers"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
edition = "2024"
55
description = "A Python module implemented in Rust for serializing and deserializing RLBot's flatbuffers"
66
repository = "https://github.com/RLBot/flatbuffers-python"

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ pynamedmodule! {
274274
RotatorPartial,
275275
RumbleMutator,
276276
ScoreInfo,
277+
ScoringRule,
277278
ScriptConfiguration,
278279
SeriesLengthMutator,
279280
SetLoadout,

0 commit comments

Comments
 (0)