From 29bacebeffe48b17792adb3cda1303fa95e78ada Mon Sep 17 00:00:00 2001 From: Patrick Lannigan Date: Fri, 11 Mar 2022 10:57:21 -0500 Subject: [PATCH] Re-number propsal --- ...thon-setuptools-plugin.md => L97-python-setuptools-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename L96-python-setuptools-plugin.md => L97-python-setuptools-plugin.md (99%) diff --git a/L96-python-setuptools-plugin.md b/L97-python-setuptools-plugin.md similarity index 99% rename from L96-python-setuptools-plugin.md rename to L97-python-setuptools-plugin.md index a49ff2877..86e7be266 100644 --- a/L96-python-setuptools-plugin.md +++ b/L97-python-setuptools-plugin.md @@ -1,4 +1,4 @@ -Setuptools entrypoint for generating file +L97 - Python: Setuptools entrypoint for generating file ---- * Author(s): Patrick Lannigan * Approver: lidizheng and gnossen