Skip to content

Commit 20b4484

Browse files
committed
chore(python): update the version.
1 parent c15a874 commit 20b4484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py-hftbacktest/hftbacktest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
'Recorder'
113113
)
114114

115-
__version__ = '2.1.1'
115+
__version__ = '2.2.0'
116116

117117

118118
class BacktestAsset(BacktestAsset_):

0 commit comments

Comments
 (0)