Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 15, 2022
1 parent 72b0158 commit a1934d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ calypso-anemometer changelog

in progress
===========


2022-07-15 0.2.0
================
- Add software tests for telemetry subsystem
- NMEA-0183: Fix message structure
- NMEA-0183: Fix wind direction and add "left/right of bow" indicator
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="calypso-anemometer",
version="0.1.0",
version="0.2.0",
author="Andreas Motl",
author_email="andreas.motl@panodata.org",
url="https://github.com/daq-tools/calypso-anemometer",
Expand Down

0 comments on commit a1934d5

Please sign in to comment.