We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a43a6a + 0048e59 commit 998d3b7Copy full SHA for 998d3b7
alphavantage/_version.py
@@ -1,4 +1,4 @@
1
2
-version_info = (0, 0, 8)
+version_info = (0, 0, 9)
3
4
__version__ = '.'.join(map(str, version_info))
0 commit comments