Skip to content

Commit 6b0020a

Browse files
committed
tweak version
1 parent 2caa045 commit 6b0020a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ See https://data-apis.org/array-api-extra/#installation.
4545

4646
This project uses [EffVer](https://jacobtomlinson.dev/effver/). TL;DR:
4747

48-
- To bump from version `x.y.z` to `x.(y+1).z` of array-api-extra, expect that
48+
- To bump from version `x.y.z` to `x.(y+1).0` of array-api-extra, expect that
4949
you may need to put in some work.
5050
- To bump from version `x.y.z` to `x.y.(z+1)`, any work needed on your side
5151
should be minimal. Please open an issue if this is not the case!

Diff for: docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ See [an example of this in SciPy][scipy-vendor-example].
118118

119119
This project uses [EffVer](https://jacobtomlinson.dev/effver/). TL;DR:
120120

121-
- To bump from version `x.y.z` to `x.(y+1).z` of array-api-extra, expect that
121+
- To bump from version `x.y.z` to `x.(y+1).0` of array-api-extra, expect that
122122
you may need to put in some work.
123123
- To bump from version `x.y.z` to `x.y.(z+1)`, any work needed on your side
124124
should be minimal. Please open an issue if this is not the case!

0 commit comments

Comments
 (0)