doc
This commit is contained in:
parent
0825d06e74
commit
7b4dfa6839
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
# Optifik
|
# Optifik
|
||||||
|
|
||||||
|
|
||||||
|
This library replaces oospectro.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue