File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2626# The short X.Y version
2727version = '1.4'
2828# The full version, including alpha/beta/rc tags
29- release = '1.4.0 '
29+ release = '1.4.2 '
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 2626# The short X.Y version
2727version = '1.4'
2828# The full version, including alpha/beta/rc tags
29- release = '1.4.0 '
29+ release = '1.4.2 '
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ We then download the latest version of HRIBO into the newly created project fold
2424
2525.. code-block :: bash
2626
27- wget https://github.com/RickGelhausen/HRIBO/archive/1.4.0 .tar.gz
28- tar -xzf 1.4.0 .tar.gz; mv HRIBO-1.4.0 HRIBO; rm 1.4.0 .tar.gz;
27+ wget https://github.com/RickGelhausen/HRIBO/archive/1.4.2 .tar.gz
28+ tar -xzf 1.4.2 .tar.gz; mv HRIBO-1.4.2 HRIBO; rm 1.4.2 .tar.gz;
2929
3030 Retrieve and prepare input files
3131================================
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ We then download the latest version of HRIBO into the newly created project fold
2525
2626.. code-block :: bash
2727
28- wget https://github.com/RickGelhausen/HRIBO/archive/1.4.0 .tar.gz
29- tar -xzf 1.4.0 .tar.gz; mv HRIBO-1.4.0 HRIBO; rm 1.4.0 .tar.gz;
28+ wget https://github.com/RickGelhausen/HRIBO/archive/1.4.2 .tar.gz
29+ tar -xzf 1.4.2 .tar.gz; mv HRIBO-1.4.2 HRIBO; rm 1.4.2 .tar.gz;
3030
3131 Retrieve and prepare input files
3232================================
You can’t perform that action at this time.
0 commit comments