File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11====================
22 pyais CHANGELOG
33====================
4+ -------------------------------------------------------------------------------
5+ Version 2.13.3 15 Nov 2025
6+ -------------------------------------------------------------------------------
7+ * fixed: https://github.com/M0r13n/pyais/issues/194
8+ * added missing line breaks for multi-part messages (ais-encode)
49-------------------------------------------------------------------------------
510 Version 2.13.2 30 Aug 2025
611-------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 55from pyais .tracker import AISTracker , AISTrack
66
77__license__ = 'MIT'
8- __version__ = '2.13.2 '
8+ __version__ = '2.13.3 '
99__author__ = 'Leon Morten Richter'
1010
1111__all__ = (
You can’t perform that action at this time.
0 commit comments