Skip to content

Commit

Permalink
updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott771 committed Mar 9, 2021
1 parent fac0299 commit ee036ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/_sources/intro.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Getting Started
Installation
============

Requires python 3.6 or above.
Requires Python 3.6, 3.7 or 3.8.

To install the Python Client Library::

Expand Down
2 changes: 1 addition & 1 deletion docs/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<h1>Getting Started<a class="headerlink" href="#getting-started" title="Permalink to this headline"></a></h1>
<div class="section" id="installation">
<h2>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h2>
<p>Requires python 3.6 or above.</p>
<p>Requires Python 3.6, 3.7 or 3.8.</p>
<p>To install the Python Client Library:</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">indico</span><span class="o">-</span><span class="n">client</span>
</pre></div>
Expand Down
2 changes: 1 addition & 1 deletion docsrc/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Getting Started
Installation
============

Requires python 3.6 or above.
Requires Python 3.6, 3.7 or 3.8.

To install the Python Client Library::

Expand Down

0 comments on commit ee036ef

Please sign in to comment.