We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8513bfb commit 87b4cdaCopy full SHA for 87b4cda
micropython/aiorepl/manifest.py
@@ -1,5 +1,5 @@
1
metadata(
2
- version="0.1",
+ version="0.1.1",
3
description="Provides an asynchronous REPL that can run concurrently with an asyncio, also allowing await expressions.",
4
)
5
0 commit comments