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