We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63f27f commit c7005abCopy full SHA for c7005ab
src/mplfinance/_version.py
@@ -1,4 +1,4 @@
1
-version_info = (0, 12, 9, 'beta', 4)
+version_info = (0, 12, 9, 'beta', 5)
2
3
_specifier_ = {'alpha': 'a','beta': 'b','candidate': 'rc','final': ''}
4
0 commit comments