Skip to content

Commit a1e2775

Browse files
authored
v1.2.0 (#261)
1 parent 3e2ba50 commit a1e2775

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-
[Unreleased]
6+
aerofiles v1.2.0
77
-------------
88
- seeyou: handle newer file formats including rwwidth, userdata and pics.
99

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.1.1',
16+
version='1.2.0',
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)