There was an error while loading. Please reload this page.
1 parent 7207606 commit 0b3222aCopy full SHA for 0b3222a
1 file changed
mips/isr_performance.py
@@ -21,7 +21,7 @@
21
import ISRSpectrum
22
import iri2016.base as iri2016_base # pip install - written by Michael Hirsch; avoiding name conflict with old method
23
24
-version_str = "MIPS V1.0"
+version_str = "MIPS V2.1.0"
25
26
AMUDICT = {16: "O+", 30: "NO+", 28: "N2+", 32: "O2+", 14: "N+", 1: "H+", 4: "He+"}
27
0 commit comments