We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f10ec8 commit 1006e2bCopy full SHA for 1006e2b
2 files changed
cuda_pathfinder/docs/source/release.rst
@@ -7,6 +7,6 @@ Release Notes
7
.. toctree::
8
:maxdepth: 3
9
10
- 1.1.1 <release/1.1.1-notes>
+ 1.X.Y <release/1.X.Y-notes>
11
1.1.0 <release/1.1.0-notes>
12
1.0.0 <release/1.0.0-notes>
…nder/docs/source/release/1.1.1-notes.rst …nder/docs/source/release/1.X.Y-notes.rstcuda_pathfinder/docs/source/release/1.1.1-notes.rst renamed to cuda_pathfinder/docs/source/release/1.X.Y-notes.rst
@@ -3,7 +3,7 @@
3
4
.. module:: cuda.pathfinder
5
6
-``cuda-pathfinder`` 1.1.1 Release notes
+``cuda-pathfinder`` 1.X.Y Release notes
========================================
Released on TBD
@@ -22,4 +22,4 @@ Highlights
22
23
- Improves stability in general and supports nvmath specifically
24
- Proactive change to improve library loading consistency
25
- - Drops boilerplate docstrings for private functions
+ - Drops boilerplate docstrings for private functions
0 commit comments