We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849174d commit 51feb65Copy full SHA for 51feb65
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(
4
- name='FastAPI-CRUDRouter',
+ name='fastapi-crudrouter',
5
version='0.3.0',
6
author='Adam Watkins',
7
author_email='[email protected]',
0 commit comments