Skip to content

Commit

Permalink
Fixed Johnson Controls International yahoo symbol.
Browse files Browse the repository at this point in the history
  • Loading branch information
SlashGordon committed Aug 29, 2019
1 parent b534e61 commit 0813f52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools import setup, find_packages

EXCLUDE_FROM_PACKAGES = ['test', 'test.*', 'test*']
VERSION = '1.1.6'
VERSION = '1.1.7'

with open("README.md", "r") as fh:
long_description = fh.read()
Expand Down
2 changes: 1 addition & 1 deletion stocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10710,7 +10710,7 @@ companies:
- Machinery, Equipment & Components
- Electrical Components & Equipment
symbols:
- yahoo: TYIA .F
- yahoo: TYIA.F
google: FRA:TYIA
- yahoo: JCI
google: NYSE:JCI
Expand Down

0 comments on commit 0813f52

Please sign in to comment.