Skip to content

Commit

Permalink
important release fix, closed #40
Browse files Browse the repository at this point in the history
- important fix since in the previous release the indices files were not properly added to the setup.py file as described in #40
- docs/ updated
- 0.9.5 release fix setup
  • Loading branch information
Álvaro Bartolomé del Canto committed Sep 25, 2019
1 parent 03235ea commit bb9406f
Show file tree
Hide file tree
Showing 28 changed files with 45 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ coverage:
project:
default:
# basic
target: 70%
target: 80%
threshold: 10%
base: auto
# advanced
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dist: xenial

install:
- pip install -r requirements.txt
- pip install investpy==0.8.9
- pip install investpy==0.9.5
- pip install pytest==5.1.0
- pip install codecov==2.0.15
- pip install pytest-cov==2.7.1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ are some of the features that currently lead investpy to be one of the most cons
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:

``$ pip install investpy==0.9.4``
``$ pip install investpy==0.9.5``

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:
Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/installation.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6bbd81e509dbe8888f7b66b16a5d8112
config: e3397270ee9c80b938438e6ae7c8150f
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/installation.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Installation

.. note::

After installing the package you are now available to use it! As investpy's latest release is 0.9.4 the installation is
After installing the package you are now available to use it! As investpy's latest release is 0.9.5 the installation is
optimized for it. If you try installing another investpy release, some features may not work.

First Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.9.4',
VERSION: '0.9.5',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>API Reference &mdash; investpy 0.9.4 documentation</title>
<title>API Reference &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/disclaimer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Disclaimer &mdash; investpy 0.9.4 documentation</title>
<title>Disclaimer &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/equities.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Stocks/Equities &mdash; investpy 0.9.4 documentation</title>
<title>Stocks/Equities &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/equities_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>investpy.equities &mdash; investpy 0.9.4 documentation</title>
<title>investpy.equities &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/etfs_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>investpy.etfs &mdash; investpy 0.9.4 documentation</title>
<title>investpy.etfs &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/funds_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>investpy.funds &mdash; investpy 0.9.4 documentation</title>
<title>investpy.funds &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

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

<title>Index &mdash; investpy 0.9.4 documentation</title>
<title>Index &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Welcome to investpy’s documentation! &mdash; investpy 0.9.4 documentation</title>
<title>Welcome to investpy’s documentation! &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/information.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Additional Information &mdash; investpy 0.9.4 documentation</title>
<title>Additional Information &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
6 changes: 3 additions & 3 deletions docs/_build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Installation &mdash; investpy 0.9.4 documentation</title>
<title>Installation &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down Expand Up @@ -166,7 +166,7 @@
<span id="installation-label"></span><h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>After installing the package you are now available to use it! As investpy’s latest release is 0.9.4 the installation is
<p>After installing the package you are now available to use it! As investpy’s latest release is 0.9.5 the installation is
optimized for it. If you try installing another investpy release, some features may not work.</p>
</div>
<div class="section" id="first-installation">
Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Introduction &mdash; investpy 0.9.4 documentation</title>
<title>Introduction &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/main_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>investpy &mdash; investpy 0.9.4 documentation</title>
<title>investpy &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/model.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Model &mdash; investpy 0.9.4 documentation</title>
<title>Model &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
Binary file modified docs/_build/html/objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/_build/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Python Module Index &mdash; investpy 0.9.4 documentation</title>
<title>Python Module Index &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -61,7 +61,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

<title>Search &mdash; investpy 0.9.4 documentation</title>
<title>Search &mdash; investpy 0.9.5 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.4
0.9.5
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
author = 'Alvaro Bartolome'

# The short X.Y version
version = '0.9.4'
version = '0.9.5'
# The full version, including alpha/beta/rc tags
release = '0.9.4'
release = '0.9.5'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Installation

.. note::

After installing the package you are now available to use it! As investpy's latest release is 0.9.4 the installation is
After installing the package you are now available to use it! As investpy's latest release is 0.9.5 the installation is
optimized for it. If you try installing another investpy release, some features may not work.

First Installation
Expand Down
2 changes: 1 addition & 1 deletion investpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# See LICENSE for details.

__author__ = 'Alvaro Bartolome <alvarob96@usal.es>'
__version__ = '0.9.4'
__version__ = '0.9.5'

import datetime
import json
Expand Down
7 changes: 4 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ def readme():

setup(
name='investpy',
version='0.9.4',
version='0.9.5',
packages=find_packages(),
url='https://investpy.readthedocs.io/',
download_url='https://github.com/alvarob96/investpy/archive/0.9.4.tar.gz',
download_url='https://github.com/alvarob96/investpy/archive/0.9.5.tar.gz',
license='MIT License',
author='Alvaro Bartolome',
author_email='alvarob96@usal.es',
Expand All @@ -33,6 +33,7 @@ def readme():
('equities', ['investpy/resources/equities/equities.csv', 'investpy/resources/equities/equity_countries.csv']),
('funds', ['investpy/resources/funds/funds.csv', 'investpy/resources/funds/fund_countries.csv']),
('etfs', ['investpy/resources/etfs/etfs.csv', 'investpy/resources/etfs/etf_countries.csv']),
('indices', ['investpy/resources/indices/indices.csv', 'investpy/resources/indices/index_countries.csv']),
('user_agents', ['investpy/resources/user_agent_list.txt'])
],
include_package_data=True,
Expand All @@ -49,7 +50,7 @@ def readme():
"Topic :: Scientific/Engineering :: Information Analysis",
"Topic :: Software Development :: Libraries"
],
keywords='investing, investing-api, stock-market, scraper, historical-data, financial-data, finance',
keywords='investing, investing-api, historical-data, financial-data, stocks, funds, etfs, indices',
python_requires='>=3',
project_urls={
'Bug Reports': 'https://github.com/alvarob96/investpy/issues',
Expand Down

0 comments on commit bb9406f

Please sign in to comment.