Skip to content

Commit 6b5f777

Browse files
author
David William Allen
committed
Bump to version 2.8.8
1 parent af5b95e commit 6b5f777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gps_time/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.8.7"
1+
__version__ = "2.8.8"
22
__copyright__ = "Copyright (C) 2020 The Aerospace Corporation"
33

44
import logging

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = David William Allen
88
author_email = [email protected]
99
copyright = The Aerospace Corporation
1010
branch = master
11-
version = 2.8.7
11+
version = 2.8.8
1212
min_python = 3.7
1313
audience = Developers
1414
language = English

0 commit comments

Comments
 (0)