File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11====================
22 pyais CHANGELOG
33====================
4+ -------------------------------------------------------------------------------
5+ Version 2.20.1 28 Mar 2026
6+ -------------------------------------------------------------------------------
7+ * this release reduces the supply chain attack surface
8+ * pins dependencies
9+ * pins workflows
10+ * adds a SHA256 hash sum for deployed artifacts
11+ * migrates to PyPI trusted publishing
412-------------------------------------------------------------------------------
513 Version 2.20.0 08 Mar 2026
614-------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 55from pyais .tracker import AISTracker , AISTrack
66
77__license__ = 'MIT'
8- __version__ = '2.20.0 '
8+ __version__ = '2.20.1 '
99__author__ = 'Leon Morten Richter'
1010
1111__all__ = (
You can’t perform that action at this time.
0 commit comments