We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c9ace commit f17324bCopy full SHA for f17324b
src/mplfinance/_version.py
@@ -1,5 +1,5 @@
1
2
-version_info = (0, 12, 8, 'beta', 4)
+version_info = (0, 12, 8, 'beta', 5)
3
4
_specifier_ = {'alpha': 'a','beta': 'b','candidate': 'rc','final': ''}
5
0 commit comments