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 78e2efc commit ef6bc41Copy full SHA for ef6bc41
src/mplfinance/_version.py
@@ -1,5 +1,5 @@
1
2
-version_info = (0, 12, 8, 'beta', 6)
+version_info = (0, 12, 8, 'beta', 7)
3
4
_specifier_ = {'alpha': 'a','beta': 'b','candidate': 'rc','final': ''}
5
0 commit comments