Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
itlubber committed Dec 29, 2023
1 parent 6681552 commit d311757
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
author = 'itlubber'

# The full version, including alpha/beta/rc tags
import sys
sys.path.append("../../scorecardpipeline")

import scorecardpipeline

release = scorecardpipeline.__version__
Expand Down

0 comments on commit d311757

Please sign in to comment.