From 49619221074b4ed0afce163d9371d2d476d71d24 Mon Sep 17 00:00:00 2001 From: Sean Goggins Date: Mon, 3 Jan 2022 18:37:58 -0600 Subject: [PATCH] version update --- metadata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.py b/metadata.py index bc3c9c6288..c8afd14df6 100644 --- a/metadata.py +++ b/metadata.py @@ -3,7 +3,7 @@ __slug__ = "augur" __url__ = "https://github.com/chaoss/augur" -__short_description__ = "Python 3 package for free/libre and open-source software community metrics & data collection" +__short_description__ = "Python 3 package for free/libre and open-source software community metrics, models & data collection" __version__ = "0.23.1" __release__ = "v0.23.1"