Skip to content

Commit

Permalink
pkg name
Browse files Browse the repository at this point in the history
  • Loading branch information
andycasey committed Oct 11, 2023
1 parent 8af066c commit 3e15d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from pkg_resources import parse_version

try:
from semaphore import __version__
from sdss_semaphore import __version__
except ModuleNotFoundError:
from sdsstools import get_package_version
__version__ = get_package_version(__file__, 'sdss-semaphore') or 'dev'
Expand Down

0 comments on commit 3e15d24

Please sign in to comment.