Skip to content

Commit 9c84333

Browse files
committed
Update to 5.35.1
1 parent ca88536 commit 9c84333

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ depends = [
4646
artifact_id = "wpiapi-cpp"
4747
group_id = "com.ctre.phoenix"
4848
repo_url = "https://maven.ctr-electronics.com/release"
49-
version = "5.35.0"
49+
version = "5.35.1"
5050
libs = [
5151
"CTRE_Phoenix_WPI",
5252
]
@@ -66,7 +66,7 @@ depends = [
6666
artifact_id = "api-cpp"
6767
group_id = "com.ctre.phoenix"
6868
repo_url = "https://maven.ctr-electronics.com/release"
69-
version = "5.35.0"
69+
version = "5.35.1"
7070
libs = [
7171
"CTRE_Phoenix",
7272
]
@@ -85,7 +85,7 @@ depends = [
8585
artifact_id = "cci"
8686
group_id = "com.ctre.phoenix"
8787
repo_url = "https://maven.ctr-electronics.com/release"
88-
version = "5.35.0"
88+
version = "5.35.1"
8989
libs = [
9090
"CTRE_PhoenixCCI",
9191
]
@@ -121,7 +121,7 @@ ignore = true
121121
artifact_id = "wpiapi-cpp-sim"
122122
group_id = "com.ctre.phoenix.sim"
123123
repo_url = "https://maven.ctr-electronics.com/release"
124-
version = "5.35.0"
124+
version = "5.35.1"
125125
libs = [
126126
"CTRE_Phoenix_WPISim",
127127
]
@@ -140,7 +140,7 @@ ignore = true
140140
artifact_id = "api-cpp-sim"
141141
group_id = "com.ctre.phoenix.sim"
142142
repo_url = "https://maven.ctr-electronics.com/release"
143-
version = "5.35.0"
143+
version = "5.35.1"
144144
libs = [
145145
"CTRE_PhoenixSim",
146146
]
@@ -164,7 +164,7 @@ ignore = true
164164
artifact_id = "cci-sim"
165165
group_id = "com.ctre.phoenix.sim"
166166
repo_url = "https://maven.ctr-electronics.com/release"
167-
version = "5.35.0"
167+
version = "5.35.1"
168168
libs = [
169169
"CTRE_PhoenixCCISim",
170170
]

0 commit comments

Comments
 (0)