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 6e5db1b commit da599f3Copy full SHA for da599f3
src/main.py
@@ -17,7 +17,7 @@
17
The entry-point of PyMODA.
18
"""
19
20
-__version__ = "0.8.2"
+__version__ = "0.8.3"
21
22
import asyncio
23
import multiprocessing
0 commit comments