mirror of
https://github.com/nqrduck/nqrduck-spectrometer-simulator.git
synced 2024-12-21 15:10:25 +00:00
Version bump v0.0.4
This commit is contained in:
parent
84b542d19f
commit
6481e674bf
2 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
### Version 0.0.4 (05-05-2024)
|
||||
- Measurements now have a name
|
||||
### Version 0.0.3 (23-04-2024)
|
||||
- Initial deployment of the Spectrometer Simulator to PyPi
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
|||
|
||||
[project]
|
||||
name = "nqrduck-spectrometer-simulator"
|
||||
version = "0.0.3"
|
||||
version = "0.0.4"
|
||||
authors = [
|
||||
{ name="jupfi", email="support@nqrduck.cool" },
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue