Skip to content

Commit

Permalink
Version 20220917
Browse files Browse the repository at this point in the history
  • Loading branch information
mborsetti committed Sep 17, 2022
1 parent 0e094b4 commit 19b6957
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions RELEASE.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
* Added KXWA/XWA, Williston Basin International Airport, Williston, North Dakota, USA
* Updated ME26 from defunct Super Cub Field, Westbrook, Maine, USA to Ragmuff Airport, Greenville, Maine, USA
* Added SLAL/SRE, Alcantarí International Airport, Sucre, Chuquisaca, Bolivia (partially
contributed by 687er <https://github.com/687er>`__ upstream in PR `70 <https://github.com/mwgg/Airports/pull/70>`__).
* Removed SRE IATA code from Juana Azurduy De Padilla Airport, Sucre, Chuquisaca, Bolivia (same partial contribution).
* Updated ZSOF/HFE to Hefei Xinqiao International Airport, Hefei, Anhui, China (was Hefei Luogang International
Airport, which has been repurposed) (same partial contribution).
2 changes: 1 addition & 1 deletion airportsdata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

__project_name__ = __package__
# Release numbering follows the release date
__version__ = '20220913'
__version__ = '20220917'
__min_python_version__ = (3, 7)
__author__ = 'Mike Borsetti <mike@borsetti.com>'
__copyright__ = 'Copyright 2020- Mike Borsetti'
Expand Down

0 comments on commit 19b6957

Please sign in to comment.