From 2b82ef5e5367bd122919e589fa527364e1fe1428 Mon Sep 17 00:00:00 2001
From: Rahil Doshi <rahil.doshi@fau.de>
Date: Mon, 10 Mar 2025 15:04:55 +0100
Subject: [PATCH] Update description

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 92725cc..a58b131 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
 [project]
 name = "pymatlib"
 version = "0.1.0"
-description = "A Python based material library"
+description = "Python based material library"
 authors = [
     {name = "Rahil Doshi", email = "rahil.doshi@fau.de"},
 ]
-- 
GitLab