We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5b95e commit 6b5f777Copy full SHA for 6b5f777
gps_time/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.8.7"
+__version__ = "2.8.8"
2
__copyright__ = "Copyright (C) 2020 The Aerospace Corporation"
3
4
import logging
settings.ini
@@ -8,7 +8,7 @@ author = David William Allen
8
author_email = [email protected]
9
copyright = The Aerospace Corporation
10
branch = master
11
-version = 2.8.7
+version = 2.8.8
12
min_python = 3.7
13
audience = Developers
14
language = English
0 commit comments