Skip to content

Commit 51feb65

Browse files
committed
updated package naming
1 parent 849174d commit 51feb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(
4-
name='FastAPI-CRUDRouter',
4+
name='fastapi-crudrouter',
55
version='0.3.0',
66
author='Adam Watkins',
77
author_email='[email protected]',

0 commit comments

Comments
 (0)