File tree 2 files changed +2
-2
lines changed
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.
45
45
46
46
This project uses [ EffVer] ( https://jacobtomlinson.dev/effver/ ) . TL;DR:
47
47
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
49
49
you may need to put in some work.
50
50
- To bump from version ` x.y.z ` to ` x.y.(z+1) ` , any work needed on your side
51
51
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].
118
118
119
119
This project uses [ EffVer] ( https://jacobtomlinson.dev/effver/ ) . TL;DR:
120
120
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
122
122
you may need to put in some work.
123
123
- To bump from version ` x.y.z ` to ` x.y.(z+1) ` , any work needed on your side
124
124
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