From c4fad4cd465167635de9729fce8d28a7fdcbf922 Mon Sep 17 00:00:00 2001 From: "Sean P. Goggins" Date: Tue, 11 Nov 2025 17:41:44 -0600 Subject: [PATCH] new release Signed-off-by: Sean P. Goggins --- metadata.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.py b/metadata.py index bc38e3fe34..cf6893b2f8 100644 --- a/metadata.py +++ b/metadata.py @@ -5,8 +5,8 @@ __short_description__ = "Python 3 package for free/libre and open-source software community metrics, models & data collection" -__version__ = "0.90.3" -__release__ = "v0.90.3 (Trade Deadline)" +__version__ = "0.91.0" +__release__ = "v0.91.0 (What's Up Augur? We are Software!)" __license__ = "MIT" -__copyright__ = "University of Missouri, University of Nebraska-Omaha, CHAOSS, Sean Goggins, Brian Warner & Augurlabs 2025, Red Hat Software" +__copyright__ = "University of Missouri, University of Nebraska-Omaha, CHAOSS, Derek Howard, Sean Goggins, Brian Warner & Augurlabs 2025, Red Hat Software"