diff --git a/dapi/__init__.py b/dapi/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/setup.cfg b/setup.cfg index 2135e94..88f53fa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name=kyapikeyclient +name=dapi version = 0.0.2 description = Your project description author = "yu moqing"