We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bc970 commit 1ca3828Copy full SHA for 1ca3828
index.html
@@ -47,7 +47,7 @@ <h5>Current/Recommended Version:</h5>
47
</div>
48
<div>
49
<h5>Older Versions:</h5>
50
- <a class="button" href="https://pypi.org/pypi/DBUtils/3.0.3/#files">Download <small>DBUtils 3.0.3</small></a>
+ <a class="small-button button" href="https://pypi.org/pypi/DBUtils/3.0.3/#files">Download <small>DBUtils 3.0.3</small></a>
51
<p><small>(this version supports Python 3.6 to 3.11)</small></p>
52
<a class="small-button button" href="https://pypi.org/project/DBUtils/2.0.3/#files">Download <small>DBUtils 2.0.3</small></a>
53
<p><small>(this version supports Python 2.7 and 3.5 to 3.10)</small></p>
0 commit comments