Skip to content

Commit

Permalink
Merge pull request #44 from sot/version
Browse files Browse the repository at this point in the history
Version for shiny
  • Loading branch information
taldcroft authored Jun 11, 2020
2 parents 61a5456 + 1599630 commit 5691317
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
Expand Up @@ -3,7 +3,7 @@

from .Time import *

__version__ = ska_helpers.get_version(__package__)
__version__ = ska_helpers.get_version('Chandra.Time')


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

0 comments on commit 5691317

Please sign in to comment.