mirror of
https://github.com/nqrduck/nqrduck-spectrometer.git
synced 2024-11-09 12:30:01 +00:00
Added toolbar name.
This commit is contained in:
parent
e7761a66a6
commit
5d9a08c5e5
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "nqrduck-spectrometer"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
authors = [
|
||||
{ name="Julia Pfitzer", email="git@jupfi.me" },
|
||||
]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[META]
|
||||
name = nqrduck-spectrometer
|
||||
toolbar_name = Spectrometer
|
||||
category = Hardware
|
||||
tooltip = Application used to control the spectrometer
|
||||
|
||||
|
|
Loading…
Reference in a new issue