AmirHmZz / mpbridge

CLI tool to synchronise and manage files on MicroPython running devices
https://pypi.org/project/mpbridge
MIT License
49 stars 5 forks source link

Update pyproject.toml #29

Closed Wind-stormger closed 1 year ago

Wind-stormger commented 1 year ago

mpremote has been updated to 1.20.0.

AmirHmZz commented 1 year ago

Thank you. Marged and will be available in v1.4

Wind-stormger commented 1 year ago

Can you release it into pypi? The current installation of mpbridge will automatically downgrade mpreview to 0.4.0.

Wind-stormger commented 1 year ago

Perhaps 1.3.5 will do.

AmirHmZz commented 1 year ago

@Wind-stormger Ok I will. Actually I was waiting for mpremote to add some more features before migration to new mpremote. Some of things we've done here could be done with new mpremote functions.

Wind-stormger commented 1 year ago

https://github.com/micropython/micropython/pull/11777

You're right, hash will also be added to mpremote.

I think that's good news, it's getting better and better!