Skip to content

Commit

Permalink
publish: Update changelog
Browse files Browse the repository at this point in the history
generated from commit ae5e0f2
  • Loading branch information
pdsen-ci committed May 28, 2024
1 parent 0cae6c3 commit da33c79
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/installation/index.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _sources/installation/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,11 @@ Installing PDS Deep Archive
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Finally, you can install the PDS Deep Archive. As of this writing, version
1.5.0 or later is recommended for Windows. To install it, enter the following
1.1.5 or later is recommended for Windows. To install it, enter the following
command in the same Windows PowerShell with the ``(pds)`` prompt (then press
Enter)::

pip install pds.deeparchive~=1.5.0
pip install pds.deeparchive~=1.1.5

Feel free to change the version number in the command as needed.

Expand Down
4 changes: 2 additions & 2 deletions installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,10 +353,10 @@ <h3>Installing LXML 4.9.0<a class="headerlink" href="#installing-lxml-4-9-0" tit
<div class="section" id="installing-pds-deep-archive">
<h3>Installing PDS Deep Archive<a class="headerlink" href="#installing-pds-deep-archive" title="Permalink to this headline"></a></h3>
<p>Finally, you can install the PDS Deep Archive. As of this writing, version
1.5.0 or later is recommended for Windows. To install it, enter the following
1.1.5 or later is recommended for Windows. To install it, enter the following
command in the same Windows PowerShell with the <code class="docutils literal notranslate"><span class="pre">(pds)</span></code> prompt (then press
Enter):</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">pip</span> <span class="n">install</span> <span class="n">pds</span><span class="o">.</span><span class="n">deeparchive</span><span class="o">~=</span><span class="mf">1.5.0</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">pip</span> <span class="n">install</span> <span class="n">pds</span><span class="o">.</span><span class="n">deeparchive</span><span class="o">~=</span><span class="mf">1.1.5</span>
</pre></div>
</div>
<p>Feel free to change the version number in the command as needed.</p>
Expand Down

0 comments on commit da33c79

Please sign in to comment.