Skip to content

Commit 2960a06

Browse files
authored
Merge pull request #2 from DanielGoldfarb/hollow
update version
2 parents b521234 + c5cc7e0 commit 2960a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mplfinance/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
version_info = (0, 12, 7, 'alpha', 5)
2+
version_info = (0, 12, 7, 'alpha', 6)
33

44
_specifier_ = {'alpha': 'a','beta': 'b','candidate': 'rc','final': ''}
55

0 commit comments

Comments
 (0)