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 60cad6a commit d39076cCopy full SHA for d39076c
spectrometer/CCDhelp.py
@@ -383,7 +383,7 @@ def helpme(helpfor):
383
helptext.insert(tk.END, "About\n", "h1")
384
helptext.insert(
385
tk.END,
386
- "\nVersion: 0.1.0-beta\n",
+ "\nVersion: 1.0.0\n",
387
)
388
helptext.insert(tk.END, "\nCopyright (c) 2019 Esben Rossel")
389
helptext.insert(tk.END, "\nAll rights reserved.\n")
0 commit comments