File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 pyais CHANGELOG
33====================
44-------------------------------------------------------------------------------
5- Version 2.2 .0 08 Mar 2026
5+ Version 2.20 .0 08 Mar 2026
66-------------------------------------------------------------------------------
77* adds support for message type 28 (Aid-to-Navigation Report, single-slot)
88 - defined in ITU-R M.1371-6
Original file line number Diff line number Diff line change 2222author = 'Leon Morten Richter'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '2.2 .0'
25+ release = '2.20 .0'
2626
2727# -- General configuration ---------------------------------------------------
2828
Original file line number Diff line number Diff line change 55from pyais .tracker import AISTracker , AISTrack
66
77__license__ = 'MIT'
8- __version__ = '2.2 .0'
8+ __version__ = '2.20 .0'
99__author__ = 'Leon Morten Richter'
1010
1111__all__ = (
You can’t perform that action at this time.
0 commit comments