Skip to content

Commit

Permalink
Merge pull request #162 from PatrickAlphaVantage/develop
Browse files Browse the repository at this point in the history
prep for 2.1.2
  • Loading branch information
PatrickAlphaC committed Nov 8, 2019
2 parents 8354fd4 + c062f08 commit 295aa95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Expand Up @@ -55,9 +55,9 @@
# built documents.
#
# The short X.Y version.
version = u'2.1.1'
version = u'2.1.2'
# The full version, including alpha/beta/rc tags.
release = u'2.1.1'
release = u'2.1.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@

setup(
name='alpha_vantage',
version='2.1.1',
version='2.1.2',
author='Romel J. Torres',
author_email='romel.torres@gmail.com',
license='MIT',
Expand Down

0 comments on commit 295aa95

Please sign in to comment.