Skip to content

Commit 0b3222a

Browse files
committed
Update version string
1 parent 7207606 commit 0b3222a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mips/isr_performance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import ISRSpectrum
2222
import iri2016.base as iri2016_base # pip install - written by Michael Hirsch; avoiding name conflict with old method
2323

24-
version_str = "MIPS V1.0"
24+
version_str = "MIPS V2.1.0"
2525

2626
AMUDICT = {16: "O+", 30: "NO+", 28: "N2+", 32: "O2+", 14: "N+", 1: "H+", 4: "He+"}
2727

0 commit comments

Comments
 (0)