Skip to content

Commit 5c9e174

Browse files
committed
Update README
1 parent 2b3fd44 commit 5c9e174

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,9 @@ pre-commit install
7070
./benchmarks/data/setup_data.sh
7171
pytest
7272
```
73+
74+
Release:
75+
```
76+
git tag -a 1.0.0
77+
git push origin 1.0.0
78+
```

0 commit comments

Comments
 (0)