Skip to content

Commit

Permalink
Update version to 3.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taldcroft committed Jan 5, 2019
1 parent 67d3c7d commit 29b630e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chandra/Time/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from .Time import *

__version__ = '3.20.2'
__version__ = '3.20.3'


def test(*args, **kwargs):
Expand Down

0 comments on commit 29b630e

Please sign in to comment.