Skip to content

Commit d49ad8c

Browse files
authored
v1.4.3 (#341)
1 parent 6404a0d commit d49ad8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
Here you can see the full list of changes between each aerofiles release.
55

6-
aerofiles v1.4.3, 2025-XX-XX
6+
aerofiles v1.4.3, 2025-06-23
77
----------------------------
88
* openair/writer: skip duplicate DP entries
99
* igc/reader: fix I record with offset > 99 (sylvainvdm)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(*paths):
1313

1414
setup(
1515
name='aerofiles',
16-
version='1.4.2',
16+
version='1.4.3',
1717
description='waypoint, task, tracklog readers and writers for aviation',
1818
long_description=read('README.rst'),
1919
url=GITHUB_URL,

0 commit comments

Comments
 (0)