Skip to content

Commit

Permalink
back to normal
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed Oct 21, 2022
1 parent b109be7 commit 0687084
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
SUBSTRAFL_VERSION = "0.30.1"

else:
SUBSTRA_VERSION = "0.38.2"
TOOLS_VERSION = "0.18.0"
SUBSTRAFL_VERSION = "0.30.1"
SUBSTRA_VERSION = "main"
TOOLS_VERSION = "main"
SUBSTRAFL_VERSION = "main"

print(
f"Versions of the components used:"
Expand Down

0 comments on commit 0687084

Please sign in to comment.