Skip to content

Commit f046d64

Browse files
Release v1.3.2
1 parent 6c0828a commit f046d64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 1.3.2: - 2025-04-23
4+
- parser: fixed utcnow deprecation warning
5+
36
## 1.3.1: - 2025-04-22
47
- parser: parse short path (#128)
58
- client: configurable socket timeout (#112)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ogn-client"
3-
version = "1.3.0"
3+
version = "1.3.2"
44
description = "A python module for the Open Glider Network"
55
authors = [
66
{name = "Konstantin Gründger",email = "konstantin.gruendger@web.de"},

0 commit comments

Comments
 (0)