set PyPi project name

This commit is contained in:
lpm0073 2022-10-11 14:34:06 -05:00
parent ce60deefd6
commit 2b06252dba

View File

@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"
[project]
name = "wp-oauth-backend_lpm0073"
name = "wp-oauth-backend"
version = "1.0.2"
authors = [
{ name="Lawrence McDaniel", email="lpm0073@gmail.com" },