Skip to content

Commit

Permalink
Update CV to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonis authored Apr 17, 2024
1 parent 8d00704 commit 54fa06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/install-config-visualizer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sudo apt-get install -y graphviz
sudo apt-get install -y build-essential pkg-config python3-dev libcairo2-dev libgirepository1.0-dev gir1.2-gtk-3.0

# Get the config-visualizer from PIP
pipx install precice-config-visualizer==1.1.2
pipx install precice-config-visualizer==1.1.3
pipx install precice-config-visualizer-gui==0.1.0

# Add the config-visualizer to PATH
Expand Down

0 comments on commit 54fa06f

Please sign in to comment.