From eccef9bd586465374b5a670e66a3f12230938834 Mon Sep 17 00:00:00 2001 From: Martin Rocamora Date: Tue, 26 Oct 2021 22:28:30 -0300 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b7f60..02a5903 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Some demonstrations of what you can do with carat: Installation ------------ -The latest stable release is available on PyPI, and you can install it by +The latest stable release (v0.1.2) is available on PyPI, and you can install it by ``` pip install carat ```