Skip to content

Commit 4764f43

Browse files
committed
bump version to-> < 0.40.2 >
1 parent 3d1ee60 commit 4764f43

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"lenses",
3434
"graphviz",
3535
"schema",
36+
"htpy",
3637
"dateparser",
3738
"pyxirr",
3839
"more-itertools"
@@ -118,4 +119,4 @@ showcontent = true
118119
[[tool.towncrier.type]]
119120
directory = "enhance"
120121
name = "Enhance"
121-
showcontent = true
122+
showcontent = true

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = absbox
3-
version = 0.40.1
3+
version = 0.40.2
44
description_file = README.md
55
author = xiaoyu, zhang
66
author_email = [email protected]

0 commit comments

Comments
 (0)