From fe7186a3e1c386a7ee512336854a1c8841433938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ricks?= Date: Wed, 18 Sep 2019 12:55:01 +0200 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Michael Wiegand --- RELEASE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 0bb6e41bf..847f39e76 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -22,7 +22,7 @@ and [PEP440](https://www.python.org/dev/peps/pep-0440/). * Update [CHANGELOG.md](https://github.com/greenbone/python-gvm/blob/master/CHANGELOG.md) * Change [unreleased] to new release version - * Add a release data + * Add a release date * Update reference to Github diff * Create a source and wheel distribution @@ -38,7 +38,7 @@ and [PEP440](https://www.python.org/dev/peps/pep-0440/). git add . git commit -m "Prepare release " ``` -* Create a pypirc file +* Create a pypi configuration file ```sh vim ~/.pypirc