Skip to content

Commit

Permalink
update stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvan committed Nov 21, 2024
1 parent 67a4b5f commit 6bbb136
Show file tree
Hide file tree
Showing 18 changed files with 1,161 additions and 1,161 deletions.
2,288 changes: 1,144 additions & 1,144 deletions all_modules.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-esp32-esp32_generic-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-esp32-esp32_generic_c3-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-esp32-esp32_generic_s3-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-esp32-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-esp8266-esp8266_generic-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-esp8266-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-rp2-rpi_pico-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-rp2-rpi_pico_w-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-rp2-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-samd-seeed_wio_terminal-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-samd-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-stm32-pybv11-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-stm32-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-unix-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-webassembly-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "micropython-windows-stubs"
version = "1.25.0a47"
version = "1.25.0a53"
description = "MicroPython stubs"
authors = [
"josverl <josverl@users.noreply.github.com>",
Expand Down
2 changes: 1 addition & 1 deletion stubs/micropython-v1_25_0_preview-docstubs/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"firmware": "micropython-v1_25_0_preview",
"nodename": "micropython",
"version": "v1.25.0-preview",
"release": "v1.25.0-preview-47-gc1b8e65c8",
"release": "v1.25.0-preview-53-g78d017fc4",
"sysname": "micropython"
},
"stubber": {
Expand Down

0 comments on commit 6bbb136

Please sign in to comment.