We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c078ca commit 5a0d3a5Copy full SHA for 5a0d3a5
CHANGELOG.md
@@ -9,4 +9,4 @@
9
- Fixes #5: Ensure Python 3.6 testing works.
10
- Fixes #6: Time format is W3C_XML_DATETIME, not ISO_8601_UTC.
11
- Fixes #7: Move package metadata to setup.cfg from setup.py.
12
-- Fixes #8: Add support for TAK-ADSB-ID.
+- Fixes #8: Add support for TAK-ADSB-ID.
aircot/__init__.py
@@ -21,7 +21,7 @@
21
:source: <https://github.com/snstac/aircot>
22
"""
23
24
-__version__ = "2.0.0-beta3"
+__version__ = "2.0.0"
25
__author__ = "Greg Albrecht <[email protected]>"
26
__copyright__ = "Copyright Sensors & Signals LLC https://www.snstac.com"
27
__license__ = "Apache License, Version 2.0"
0 commit comments