Skip to content

Commit

Permalink
Bump to v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
David William Allen committed Aug 5, 2021
1 parent 31bd56a commit eae75c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gps_time/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.8.6"
__version__ = "2.8.7"
__copyright__ = "Copyright (C) 2020 The Aerospace Corporation"

import logging
Expand Down
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ author = David William Allen
author_email = [email protected]
copyright = The Aerospace Corporation
branch = master
version = 2.8.6
version = 2.8.7
min_python = 3.7
audience = Developers
language = English
Expand Down

0 comments on commit eae75c8

Please sign in to comment.