You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -41,7 +41,7 @@ The latest documentation of this package can be found in our readthedocs site:
41
41
[latest API documentation](http://biobb-godmd.readthedocs.io/en/latest/).
42
42
43
43
### Version
44
-
v5.1.0 2025.1
44
+
v5.1.1 2025.1
45
45
46
46
### Installation
47
47
Using PIP:
@@ -51,7 +51,7 @@ Using PIP:
51
51
* Installation:
52
52
53
53
54
-
pip install "biobb_godmd>=5.1.0"
54
+
pip install "biobb_godmd>=5.1.1"
55
55
56
56
57
57
* Usage: [Python API documentation](https://biobb-godmd.readthedocs.io/en/latest/modules.html)
@@ -61,7 +61,7 @@ Using ANACONDA:
61
61
* Installation:
62
62
63
63
64
-
conda install -c bioconda "biobb_godmd>=5.1.0"
64
+
conda install -c bioconda "biobb_godmd>=5.1.1"
65
65
66
66
67
67
* Usage: With conda installation BioBBs can be used with the [Python API documentation](https://biobb-godmd.readthedocs.io/en/latest/modules.html) and the [Command Line documentation](https://biobb-godmd.readthedocs.io/en/latest/command_line.html)
@@ -41,7 +41,7 @@ The latest documentation of this package can be found in our readthedocs site:
41
41
[latest API documentation](http://biobb-godmd.readthedocs.io/en/latest/).
42
42
43
43
### Version
44
-
v5.1.0 2025.1
44
+
v5.1.1 2025.1
45
45
46
46
### Installation
47
47
Using PIP:
@@ -51,7 +51,7 @@ Using PIP:
51
51
* Installation:
52
52
53
53
54
-
pip install "biobb_godmd>=5.1.0"
54
+
pip install "biobb_godmd>=5.1.1"
55
55
56
56
57
57
* Usage: [Python API documentation](https://biobb-godmd.readthedocs.io/en/latest/modules.html)
@@ -61,7 +61,7 @@ Using ANACONDA:
61
61
* Installation:
62
62
63
63
64
-
conda install -c bioconda "biobb_godmd>=5.1.0"
64
+
conda install -c bioconda "biobb_godmd>=5.1.1"
65
65
66
66
67
67
* Usage: With conda installation BioBBs can be used with the [Python API documentation](https://biobb-godmd.readthedocs.io/en/latest/modules.html) and the [Command Line documentation](https://biobb-godmd.readthedocs.io/en/latest/command_line.html)
0 commit comments