Skip to content

Commit

Permalink
CI #594
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 29, 2021
1 parent 762036d commit f0c8e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apstools/snapshot/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def get_args():
"""
get command line arguments
"""
from .__init__ import __version__
from ..__init__ import __version__

doc = __doc__.strip().splitlines()[0].strip()
doc += f" version={__version__}"
Expand Down

0 comments on commit f0c8e8f

Please sign in to comment.