kopia lustrzana https://github.com/glidernet/python-ogn-client
rodzic
6c0828a8c8
commit
f046d647cc
|
@ -1,5 +1,8 @@
|
|||
# CHANGELOG
|
||||
|
||||
## 1.3.2: - 2025-04-23
|
||||
- parser: fixed utcnow deprecation warning
|
||||
|
||||
## 1.3.1: - 2025-04-22
|
||||
- parser: parse short path (#128)
|
||||
- client: configurable socket timeout (#112)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "ogn-client"
|
||||
version = "1.3.0"
|
||||
version = "1.3.2"
|
||||
description = "A python module for the Open Glider Network"
|
||||
authors = [
|
||||
{name = "Konstantin Gründger",email = "konstantin.gruendger@web.de"},
|
||||
|
|
Ładowanie…
Reference in New Issue