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 1a99028 commit 38cfe45Copy full SHA for 38cfe45
src/main.py
@@ -17,7 +17,7 @@
17
The entry-point of PyMODA.
18
"""
19
20
-__version__ = "0.8.0"
+__version__ = "0.8.1"
21
22
import asyncio
23
import multiprocessing
0 commit comments