diff --git a/pyproject.toml b/pyproject.toml index 3365d5d..c0dbf5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "protein_metamorphisms_is" -version = "1.4.8" +version = "1.5.0" description = "Comprehensive Python Module for Protein Data Management: Designed for streamlined integration and processing of protein information from both UniProt and PDB. Equipped with features for concurrent data fetching, robust error handling, and database synchronization." authors = ["frapercan "] readme = "README.md"