File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ See https://data-apis.org/array-api-extra/#installation.
4545
4646This 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!
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ See [an example of this in SciPy][scipy-vendor-example].
118118
119119This 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!
You can’t perform that action at this time.
0 commit comments