master v2.0.0
Konstantin Gründger 2025-05-23 10:52:17 +02:00
rodzic 699d95f2da
commit bb7c3c28c9
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# CHANGELOG
## 2.0.0: unreleased
## 2.0.0: - 2025-05-23
- parser: use rust parser as default
- parser: removed OgnParseError since only invalid APRS don't pass the parser

Wyświetl plik

@ -1,6 +1,6 @@
[project]
name = "ogn-client"
version = "1.3.3"
version = "2.0.0"
description = "A python module for the Open Glider Network"
authors = [
{name = "Konstantin Gründger",email = "konstantin.gruendger@web.de"},