From 921f88b06d724a7f81107cb9e88af67399d8fd8e Mon Sep 17 00:00:00 2001 From: Andrzej Wasowski Date: Mon, 17 Jun 2024 00:41:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4301512..e288894 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ A Python package to annotate print statements with encoded information about the calling script and line number. ![CI](https://github.com/saikotek/printannotate/actions/workflows/ci.yml/badge.svg) -![Publish](https://github.com/saikotek/printannotate/actions/workflows/publish.yml/badge.svg) +![Latest Release](https://img.shields.io/github/v/release/saikotek/printannotate) + ## Installation