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