Added base model

This commit is contained in:
2024-04-01 18:37:33 +02:00
parent 30ad5e28c5
commit 9d6bdd60c8
3 changed files with 29 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name="creyPY",
version="0.0.7",
version="0.0.8",
description="My collection of Python and FastAPI shortcuts etc.",
author="Conrad Großer",
author_email="conrad@noah.tech",