From 5eb1507227cba936165fb118e3ca3fe11e9ed7e0 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 29 Sep 2022 07:01:37 +0200 Subject: [PATCH] README and linspector.conf update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ddb536..f51fb5f 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ According to: [https://wiki.unixpeople.org/linux_kernel_version_numbering](https To be compliant to Python packaging guidelines Linspector uses the following versioning scheme. I Need to think about my current version scheme because it is not 100% compatible with -the following: +the following (See: [https://semver.org/](https://semver.org/)): - 1.2.0.dev1 - Development release - 1.2.0a1 - Alpha Release