From ed933f752c4d684c22f94a79fffa693a60479bb1 Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Mon, 11 Nov 2024 14:28:01 -0500 Subject: [PATCH] udpate description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fd056f8..f40d8f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ 'Topic :: Scientific/Engineering :: Physics', 'Topic :: Scientific/Engineering :: Chemistry', ] -description = "Python library for high-throughput .cif analysis" +description = "A Python package for coordination geometry and atomic site analysis" authors = [{name = "Sangjoon Lee", email = "bobleesj@gmail.com"}] readme = "README.md" license = {file = "LICENSE"}