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