Skip to content

Commit

Permalink
pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertRtk committed Dec 13, 2020
1 parent 1c3176f commit 035a919
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/RELEASE_NOTES.md
@@ -1,6 +1,9 @@
Release notes
=============

### v0.3.1
* bug fix in stockquotes.py

### v0.3.0
* adding function price_change into analysis sub-module
* adding scrapers.py - function get_raw_summary_table and scrap_summary_table
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="marketools",
version="0.3.0",
version="0.3.1",
maintainer="Albert Ratajczak",
maintainer_email="ratajczakalbert@gmail.com",
description="Tools for stock market analysis.",
Expand Down

0 comments on commit 035a919

Please sign in to comment.