Skip to content

Commit f5a806a

Browse files
Update version to 1.2.14c
1 parent cd122e8 commit f5a806a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from Source.SeaBASSHeaderWindow import SeaBASSHeaderWindow
2828
from Source.Utilities import Utilities
2929

30-
VERSION = "1.2.14b"
30+
VERSION = "1.2.14c"
3131

3232

3333
class Window(QtWidgets.QWidget):

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ retrieval. Data outputs are formatted to text files for submission to the [SeaBA
1616
Currently, HyperCP supports <a href='https://www.seabird.com/'>Sea-Bird Scientific</a> HyperSAS packages with and
1717
without SolarTracker or pySAS robotic platforms as well as [TriOS](https://www.trios.de/en/radiometers.html) used in manual configuration and IMO [DALEC](https://insitumarineoptics.com/dalec/). Support of Monocle/PML [So-Rad](https://monocle-h2020.eu/Sensors_and_platforms/Solar_tracking_radiometry_platform_en.html) is pending. If you are interested in integrating support for your platform, contact us at the email addresses below or in the Discussions tab of the GitHub repository.
1818

19-
## Version 1.2.14b
19+
## Version 1.2.14c
2020

2121
```
2222
The MIT license

0 commit comments

Comments
 (0)