Skip to content

Commit ee648c5

Browse files
committed
Bump version to v0.8.2
1 parent 6b442da commit ee648c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
The entry-point of PyMODA.
1818
"""
1919

20-
__version__ = "0.8.1"
20+
__version__ = "0.8.2"
2121

2222
import asyncio
2323
import multiprocessing

0 commit comments

Comments
 (0)