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