Skip to content

Commit d4d177a

Browse files
authored
Merge pull request #878 from zapta/main
Bumped examples and definitions versions.
2 parents d14b52b + 0710d9c commit d4d177a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ requires = [
4040
'debugpy==1.8.19',
4141
'packaging==25.0',
4242
'pyserial==3.5',
43-
'requests==2.32.4',
43+
'requests==2.33.1',
4444
'scons==4.8.1',
4545
'semantic_version==2.10.0',
4646
'wheel==0.45.1',

remote-config/apio-1.4.x.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "apio-definitions"
1717
},
1818
"release": {
19-
"tag": "2026-04-02",
19+
"tag": "2026-04-03",
2020
"package": "apio-definitions-${YYYYMMDD}.tgz"
2121
}
2222
},
@@ -27,7 +27,7 @@
2727
"name": "apio-examples"
2828
},
2929
"release": {
30-
"tag": "2026-04-02",
30+
"tag": "2026-04-03",
3131
"package": "apio-examples-${YYYYMMDD}.tgz"
3232
}
3333
},

0 commit comments

Comments
 (0)