Skip to content

Commit

Permalink
Add interface to xcsoar's airspace warning code.
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasLohner committed Jul 31, 2014
1 parent 4433353 commit b80eac6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGELOG
=========

0.4
---

Add interface to XCSoar's airspace warning code.


0.3
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def read(fname):

setup(
name='xcsoar',
version='0.3',
version='0.4',
description='XCSoar flight analysis tools',
maintainer='Tobias Bieniek',
maintainer_email='[email protected]',
Expand Down
2 changes: 1 addition & 1 deletion xcsoar.submodule
Submodule xcsoar.submodule updated from efc19d to c23072

0 comments on commit b80eac6

Please sign in to comment.