Skip to content

Commit 6188dfc

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2019-04-01) ### Bug Fixes * **docs:** remove python 2 documentation from docs ([81a4586](81a4586))
1 parent 81a4586 commit 6188dfc

30 files changed

+155
-178
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/hexonet/python-sdk/compare/v3.0.0...v3.0.1) (2019-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** remove python 2 documentation from docs ([81a4586](https://github.com/hexonet/python-sdk/commit/81a4586))
7+
18
# [3.0.0](https://github.com/hexonet/python-sdk/compare/v2.1.2...v3.0.0) (2019-04-01)
29

310

2.31 KB
Binary file not shown.
-1.41 KB
Binary file not shown.
581 Bytes
Binary file not shown.
-188 Bytes
Binary file not shown.

docs/_build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: eb53abe7a416ce2094575347f681cfe0
3+
config: ecec180657f94d2e836099780492481f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_build/html/_sources/installation.rst.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Python Version
99
We recommend using the latest version of Python 3. hexonet.apiconnector
1010
supports Python 3.x and 2.7.
1111

12+
NOTE: Since v3.x (2019-04-01, yes no joke!), we removed python 2.7
13+
compatibility.
14+
1215

1316
Dependencies
1417
------------
@@ -28,11 +31,7 @@ hexonet.apiconnector:
2831

2932
.. code-block:: sh
3033
31-
pip install hexonet.apiconnector
32-
# for python 2.x
33-
3434
pip3 install hexonet.apiconnector
35-
# for python 3.x
3635
3736
The connector library is now installed. Check out the
3837
:doc:`/quickstart` or go to the

docs/_build/html/_sources/upgrading.rst.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ hexonet.apiconnector. Such breaking changes are covered through major releases.
1414
Use the :command:`pip` command to upgrade your existing hexonet.apiconnector
1515
installation by providing the ``--upgrade`` parameter::
1616

17-
$ pip install --upgrade hexonet.apiconnector --user
18-
# for python 2.x
19-
20-
$ pip3 install --upgrade hexonet.apiconnector --user
21-
# for python 3.x
17+
$ pip3 install --upgrade hexonet.apiconnector
2218

2319
See the how to migrate your code by reading the `release notes`_.
2420
We publish there any information on how to migrate.

docs/_build/html/api.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h3>Navigation</h3>
5757
</div>
5858
<div id="left-column">
5959
<div class="sphinxsidebar"><a href="
60-
index.html" class="text-logo">hexonet.apiconnector 3.0.0</a>
60+
index.html" class="text-logo">hexonet.apiconnector 3.0.1</a>
6161
<div class="sidebar-block">
6262
<div class="sidebar-wrapper">
6363
<h2>Table Of Contents</h2>
@@ -82,9 +82,9 @@ <h2>Table Of Contents</h2>
8282
<ul>
8383
<li class="toctree-l1"><a class="reference internal" href="upgrading.html">Upgrading to Newer Releases</a></li>
8484
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a></li>
85-
<li class="toctree-l1"><a class="reference internal" href="changelog.html#id3">3.0.0 (2019-04-01)</a></li>
86-
<li class="toctree-l1"><a class="reference internal" href="changelog.html#id10">2.1.0 (2019-03-29)</a></li>
87-
<li class="toctree-l1"><a class="reference internal" href="changelog.html#id18">2.0.0 (2018-10-31)</a></li>
85+
<li class="toctree-l1"><a class="reference internal" href="changelog.html#id5">3.0.0 (2019-04-01)</a></li>
86+
<li class="toctree-l1"><a class="reference internal" href="changelog.html#id13">2.1.0 (2019-03-29)</a></li>
87+
<li class="toctree-l1"><a class="reference internal" href="changelog.html#id21">2.0.0 (2018-10-31)</a></li>
8888
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li>
8989
<li class="toctree-l1"><a class="reference internal" href="developmentguide.html">Development Guide</a></li>
9090
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>

docs/_build/html/api/hexonet.apiconnector.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h3>Navigation</h3>
5959
</div>
6060
<div id="left-column">
6161
<div class="sphinxsidebar"><a href="
62-
../index.html" class="text-logo">hexonet.apiconnector 3.0.0</a>
62+
../index.html" class="text-logo">hexonet.apiconnector 3.0.1</a>
6363
<div class="sidebar-block">
6464
<div class="sidebar-wrapper">
6565
<h2>Table Of Contents</h2>
@@ -84,9 +84,9 @@ <h2>Table Of Contents</h2>
8484
<ul>
8585
<li class="toctree-l1"><a class="reference internal" href="../upgrading.html">Upgrading to Newer Releases</a></li>
8686
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
87-
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id3">3.0.0 (2019-04-01)</a></li>
88-
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id10">2.1.0 (2019-03-29)</a></li>
89-
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id18">2.0.0 (2018-10-31)</a></li>
87+
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id5">3.0.0 (2019-04-01)</a></li>
88+
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id13">2.1.0 (2019-03-29)</a></li>
89+
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id21">2.0.0 (2018-10-31)</a></li>
9090
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing</a></li>
9191
<li class="toctree-l1"><a class="reference internal" href="../developmentguide.html">Development Guide</a></li>
9292
<li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>

docs/_build/html/api/hexonet.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3>Navigation</h3>
5858
</div>
5959
<div id="left-column">
6060
<div class="sphinxsidebar"><a href="
61-
../index.html" class="text-logo">hexonet.apiconnector 3.0.0</a>
61+
../index.html" class="text-logo">hexonet.apiconnector 3.0.1</a>
6262
<div class="sidebar-block">
6363
<div class="sidebar-wrapper">
6464
<h2>Table Of Contents</h2>
@@ -83,9 +83,9 @@ <h2>Table Of Contents</h2>
8383
<ul>
8484
<li class="toctree-l1"><a class="reference internal" href="../upgrading.html">Upgrading to Newer Releases</a></li>
8585
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
86-
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id3">3.0.0 (2019-04-01)</a></li>
87-
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id10">2.1.0 (2019-03-29)</a></li>
88-
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id18">2.0.0 (2018-10-31)</a></li>
86+
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id5">3.0.0 (2019-04-01)</a></li>
87+
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id13">2.1.0 (2019-03-29)</a></li>
88+
<li class="toctree-l1"><a class="reference internal" href="../changelog.html#id21">2.0.0 (2018-10-31)</a></li>
8989
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing</a></li>
9090
<li class="toctree-l1"><a class="reference internal" href="../developmentguide.html">Development Guide</a></li>
9191
<li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>

0 commit comments

Comments
 (0)