From 7b4dfa68395ca049818b626150ca4875295be7f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Wed, 25 Jun 2025 11:37:04 +0200 Subject: [PATCH] doc --- README.md | 2 ++ RELEASE.md | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index b4eccf6..be6680a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Optifik +This library replaces oospectro. + ## Installation diff --git a/RELEASE.md b/RELEASE.md index 46d2f10..50efbbb 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,4 +1,10 @@ +# Step by step release process + + +* Write changelog + +* Push version ``` bumpver update --major # MAJOR (breaking changes) 1.0.0 → 2.0.0