diff --git a/README.md b/README.md index 7e738ce..cb8fb82 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,9 @@ inclusief: ## Installatie -De package is op dit moment nog niet beschikbaar via [PyPI](https://pypi.org/). -De package is beschikbaar via https://marceln.org/download/python - Het installeren gaat via: ``` -pip install --extra-index-url https://marceln.org/download/python ddOperApi +pip ddOperApi ``` ## De inhoud van de git repository diff --git a/setup.cfg b/setup.cfg index 2a0d2b6..f67de88 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ddOperApi -version = 0.9.0 +version = 0.9.1 author = Marcel Nijenhof author_email = pypi@marceln.org description = Interface for the dd-oper protocol