Skip to content

Commit d38e746

Browse files
author
Álvaro Bartolomé del Canto
committed
0.9 release setup
1 parent a6ef9ef commit d38e746

26 files changed

+41
-41
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ investpy seeks to be one of the most used Python packages when it comes to histo
2222

2323
In order to get this package working you will need to install [**investpy**](https://pypi.org/project/investpy/) using pip on the terminal by typing:
2424

25-
``$ pip install investpy==0.8.9``
25+
``$ pip install investpy==0.9``
2626

2727
Every package used is listed in [requirements.txt](https://github.com/alvarob96/investpy/blob/master/requirements.txt) file, which can also be installed via pip:
2828

-8 Bytes
Binary file not shown.
-6 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: f9ff7a5ef965c44226fba0268a446346
3+
config: 66f49141268e7d71a4b1d085f98f38a8
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Installation
55

66
.. note::
77

8-
After installing the package you are now available to use it! As investpy's latest release is 0.8.9 the installation is
8+
After installing the package you are now available to use it! As investpy's latest release is 0.9 the installation is
99
optimized for it. If you try installing another investpy release, some features may not work.
1010

1111
First Installation

docs/_build/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.8.9',
3+
VERSION: '0.9',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/_build/html/api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>API Reference &mdash; investpy 0.8.9 documentation</title>
11+
<title>API Reference &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/disclaimer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Disclaimer &mdash; investpy 0.8.9 documentation</title>
11+
<title>Disclaimer &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.8.9
62+
0.9
6363
</div>
6464

6565

docs/_build/html/equities.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Stocks/Equities &mdash; investpy 0.8.9 documentation</title>
11+
<title>Stocks/Equities &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/equities_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>investpy.equities &mdash; investpy 0.8.9 documentation</title>
11+
<title>investpy.equities &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/etfs_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>investpy.etfs &mdash; investpy 0.8.9 documentation</title>
11+
<title>investpy.etfs &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/funds_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>investpy.funds &mdash; investpy 0.8.9 documentation</title>
11+
<title>investpy.funds &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>Index &mdash; investpy 0.8.9 documentation</title>
12+
<title>Index &mdash; investpy 0.9 documentation</title>
1313

1414

1515

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.8.9
62+
0.9
6363
</div>
6464

6565

docs/_build/html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Welcome to investpy’s documentation! &mdash; investpy 0.8.9 documentation</title>
11+
<title>Welcome to investpy’s documentation! &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.8.9
62+
0.9
6363
</div>
6464

6565

docs/_build/html/information.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Additional Information &mdash; investpy 0.8.9 documentation</title>
11+
<title>Additional Information &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/installation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Installation &mdash; investpy 0.8.9 documentation</title>
11+
<title>Installation &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

@@ -165,7 +165,7 @@
165165
<span id="installation-label"></span><h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
166166
<div class="admonition note">
167167
<p class="admonition-title">Note</p>
168-
<p>After installing the package you are now available to use it! As investpy’s latest release is 0.8.9 the installation is
168+
<p>After installing the package you are now available to use it! As investpy’s latest release is 0.9 the installation is
169169
optimized for it. If you try installing another investpy release, some features may not work.</p>
170170
</div>
171171
<div class="section" id="first-installation">

docs/_build/html/introduction.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Introduction &mdash; investpy 0.8.9 documentation</title>
11+
<title>Introduction &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/main_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>investpy &mdash; investpy 0.8.9 documentation</title>
11+
<title>investpy &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/model.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Model &mdash; investpy 0.8.9 documentation</title>
11+
<title>Model &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
0.8.9
63+
0.9
6464
</div>
6565

6666

docs/_build/html/objects.inv

-2 Bytes
Binary file not shown.

docs/_build/html/py-modindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Python Module Index &mdash; investpy 0.8.9 documentation</title>
11+
<title>Python Module Index &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -61,7 +61,7 @@
6161

6262

6363
<div class="version">
64-
0.8.9
64+
0.9
6565
</div>
6666

6767

docs/_build/html/search.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Search &mdash; investpy 0.8.9 documentation</title>
11+
<title>Search &mdash; investpy 0.9 documentation</title>
1212

1313

1414

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
0.8.9
62+
0.9
6363
</div>
6464

6565

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
author = 'Alvaro Bartolome'
2626

2727
# The short X.Y version
28-
version = '0.8.9'
28+
version = '0.9'
2929
# The full version, including alpha/beta/rc tags
30-
release = '0.8.9'
30+
release = '0.9'
3131

3232

3333
# -- General configuration ---------------------------------------------------

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Installation
55

66
.. note::
77

8-
After installing the package you are now available to use it! As investpy's latest release is 0.8.9 the installation is
8+
After installing the package you are now available to use it! As investpy's latest release is 0.9 the installation is
99
optimized for it. If you try installing another investpy release, some features may not work.
1010

1111
First Installation

investpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See LICENSE for details.
55

66
__author__ = 'Alvaro Bartolome <[email protected]>'
7-
__version__ = '0.8.9'
7+
__version__ = '0.9'
88

99
import datetime
1010
import json

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ def readme():
1414

1515
setup(
1616
name='investpy',
17-
version='0.8.9',
17+
version='0.9',
1818
packages=find_packages(),
1919
url='https://investpy.readthedocs.io/',
20-
download_url='https://github.com/alvarob96/investpy/archive/0.8.9.tar.gz',
20+
download_url='https://github.com/alvarob96/investpy/archive/0.9.tar.gz',
2121
license='MIT License',
2222
author='Alvaro Bartolome',
2323
author_email='[email protected]',

0 commit comments

Comments
 (0)