Skip to content

Commit 1463cb1

Browse files
committed
Other files
1 parent 0ae0721 commit 1463cb1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ title: QuTiP Documentation
66

77
## Latest releases
88

9-
### Version 5.1.1
9+
### Version 5.2.0
1010

1111
<div class="row">
1212
<div class="col-md-3 col-md-offset-1">
1313
<img src="images/rtd.png" />
14-
<a href="https://qutip.readthedocs.io/en/qutip-5.1.x/">Read the Docs</a>
14+
<a href="https://qutip.readthedocs.io/en/v5.2.0/">Read the Docs</a>
1515
</div>
1616
<div class="col-md-3 col-md-offset-1">
1717
<img src="images/pdf.png" />
18-
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/qutip-5.1.x/">PDF documentation</a>
18+
<a href="https://readthedocs.org/projects/qutip/downloads/pdf/v5.2.0/">PDF documentation</a>
1919
</div>
2020
</div>
2121

download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ The recommended way to install QuTiP is with conda or pip, see the
1717

1818
## Latest releases
1919

20-
### Verion 5.1.1 - 15 January 2025
20+
### Version 5.2.0 - 6 June 2025
2121

22-
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.1.1.tar.gz']); void(0);"
23-
href="https://github.com/qutip/qutip/archive/v5.1.1.tar.gz">v5.1.1.tar.gz</a>
22+
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.2.0.tar.gz']); void(0);"
23+
href="https://github.com/qutip/qutip/archive/v5.2.0.tar.gz">v5.2.0.tar.gz</a>
2424
- <a onclick="javascript:_gaq.push(['_trackEvent','download','qutip','qutip-5.1.0.zip']); void(0);"
2525
href="https://github.com/qutip/qutip/archive/v5.1.1.zip">v5.1.1.zip</a>
2626

0 commit comments

Comments
 (0)