Skip to content

Commit 14fb600

Browse files
committed
bump version to-> < 0.42.2 >
1 parent 2ff67ec commit 14fb600

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ changelog = "https://github.com/yellowbean/AbsBox/blob/main/CHANGELOG.rst"
5555
minversion = "7.0"
5656
addopts = "-ra -q --color=yes --import-mode=importlib"
5757
markers = [
58-
"pool","account","bond","fee","interest",
59-
"TB",
58+
"pool","account","bond","fee","interest","collect","asset","performance",
59+
"TB","analytics","dontrun"
6060
]
6161

6262

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = absbox
3-
version = 0.42.1
3+
version = 0.42.2
44
description_file = README.md
55
author = xiaoyu, zhang
66
author_email = [email protected]

0 commit comments

Comments
 (0)