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 685131b commit 1976d8dCopy full SHA for 1976d8d
src/main.py
@@ -17,7 +17,7 @@
17
The entry-point of PyMODA.
18
"""
19
20
-__version__ = "0.7.1"
+__version__ = "0.8.0"
21
22
import asyncio
23
import multiprocessing
0 commit comments