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 509788a commit 9530ad7Copy full SHA for 9530ad7
src/main.py
@@ -17,7 +17,7 @@
17
The entry-point of PyMODA.
18
"""
19
20
-__version__ = "0.6.3"
+__version__ = "0.7.0"
21
22
import asyncio
23
import multiprocessing
0 commit comments