Skip to content

Commit

Permalink
Merge pull request #12 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 70a45be + 589d549 commit 89db988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ska/tdb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from .tdb import *

__version__ = ska_helpers.get_version(__package__)
__version__ = ska_helpers.get_version('Ska.tdb')


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

0 comments on commit 89db988

Please sign in to comment.