5 lines
148 B
Python
5 lines
148 B
Python
"""The Pyrate package for autonomous surface vehicles."""
|
|
|
|
__version__ = "22.04"
|
|
__author__ = "Sailing Team Darmstadt e. V. members and affiliates"
|