From 53b63bc009f4bd31fee8f643187453dc118ac5a6 Mon Sep 17 00:00:00 2001 From: roshan Date: Thu, 31 Oct 2024 16:16:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20update=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 35470bc..b01a1a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pdberellig" -version = "0.1.1" +version = "1.0.0" description = "A toolkit for functional annotation of ligands in the PDB" authors = ["Ibrahim Roshan Kunnakkattu "] readme = "README.md"