From 4606a6dc5b3dfec5b67b710fd27b4fa240b1da10 Mon Sep 17 00:00:00 2001 From: Ian Bell <ian.bell@nist.gov> Date: Tue, 2 Nov 2021 13:56:35 -0400 Subject: [PATCH] Add pypi badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e57d6f0..e05ae9e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Written by Ian Bell, NIST. ## Changelog +[](https://badge.fury.io/py/teqp) + 0.3.0 Add integration options to the tracing of the critical curve; fix ``__version__`` 0.2.0 Add fluid files to the python package -- GitLab