Skip to content

Commit 9922d14

Browse files
authored
Update README.rst
1 parent 157dabd commit 9922d14

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,14 @@ the uncertainty in input data.
1717
- Version
1818
- Installation
1919
* - swolfpy-inputdata
20-
- `0.2.0 <https://pypi.org/project/swolfpy-inputdata/0.2.0/>`__
21-
- ``pip install swolfpy-inputdata==0.2.0``
20+
- .. image:: https://img.shields.io/pypi/v/swolfpy-inputdata/0.2.1
21+
:target: https://pypi.python.org/pypi/swolfpy-inputdata/0.2.1
22+
- ``pip install swolfpy-inputdata==0.2.1``
2223
* - swolfpy-processmodels
23-
- `0.1.5 <https://pypi.org/project/swolfpy-processmodels/0.1.5/>`__
24-
- ``pip install swolfpy-processmodels==0.1.5``
24+
- .. image:: https://img.shields.io/pypi/v/swolfpy-processmodels/0.1.6
25+
:target: https://pypi.python.org/pypi/swolfpy-processmodels/0.1.6
26+
- ``pip install swolfpy-processmodels==0.1.6``
2527
* - swolfpy
26-
- `0.2.1 <https://pypi.org/project/swolfpy/0.2.1/>`__
27-
- ``pip install swolfpy==0.2.1``
28+
- .. image:: https://img.shields.io/pypi/v/swolfpy/0.2.2
29+
:target: https://pypi.python.org/pypi/swolfpy/0.2.2
30+
- ``pip install swolfpy==0.2.2``

0 commit comments

Comments
 (0)