From d87d8832a14dd7ec3aada1e6c95c7ac11e378b77 Mon Sep 17 00:00:00 2001 From: roshan Date: Tue, 28 Jul 2026 11:09:31 +0100 Subject: [PATCH] bump up version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 153bd96..88ef43b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pdberellig" -version = "2.0.0" +version = "2.0.1" description = "A toolkit for functional annotation of ligands in the PDB" authors = ["Ibrahim Roshan Kunnakkattu "] readme = "README.md"