schwehr / libais

C++ decoder for Automatic Identification System for tracking ships and decoding maritime information
Other
215 stars 94 forks source link

Minor version differs between Python and C++ #243

Open andyvan-trabus opened 2 years ago

andyvan-trabus commented 2 years ago

ais.h

define LIBAIS_VERSION_MAJOR 0

define LIBAIS_VERSION_MINOR 15

ais/init.py version = '0.17'