Correctie dd-oper-api --> ddOperApi
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2021-05-30 17:39:56 +02:00
parent ba4912ba11
commit 59186a8eff

View File

@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setuptools.setup(
name="dd-oper-api", # Replace with your own username
name="ddOperApi", # Replace with your own username
version="0.0.1",
author="Marcel Nijenhof",
author_email="pip@pion.xs4all.nl",