This commit is contained in:
François Boulogne 2025-06-25 11:37:04 +02:00
parent 0825d06e74
commit 7b4dfa6839
2 changed files with 8 additions and 0 deletions

View file

@ -1,6 +1,8 @@
# Optifik # Optifik
This library replaces oospectro.
## Installation ## Installation

View file

@ -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 bumpver update --major # MAJOR (breaking changes) 1.0.0 → 2.0.0