From 2ea0a9c7fbdfb2e70649587daae4baf765d453b9 Mon Sep 17 00:00:00 2001 From: Marcel Nijenhof Date: Sat, 8 Jan 2022 17:14:20 +0100 Subject: [PATCH] Versie update - Aanpassing README - Upload vanuit pipeline --- README.md | 5 +---- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) 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