From 1f4c9f143ef1c3d4592e50f1f466f0fd7fcb0641 Mon Sep 17 00:00:00 2001 From: Dustin Ingram Date: Mon, 1 Jul 2024 17:32:07 -0400 Subject: [PATCH] Update src/trove_classifiers/__init__.py --- src/trove_classifiers/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/trove_classifiers/__init__.py b/src/trove_classifiers/__init__.py index 2d3031c..a568f41 100644 --- a/src/trove_classifiers/__init__.py +++ b/src/trove_classifiers/__init__.py @@ -278,8 +278,8 @@ "License :: OSI Approved :: Apple Public Source License", "License :: OSI Approved :: Artistic License", "License :: OSI Approved :: Attribution Assurance License", - "License :: OSI Approved :: Blue Oak Model License (BlueOak-1.0.0)", "License :: OSI Approved :: BSD License", + "License :: OSI Approved :: Blue Oak Model License (BlueOak-1.0.0)", "License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)", "License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)", "License :: OSI Approved :: Common Development and Distribution License 1.0 (CDDL-1.0)",