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 48d4c7b commit e24e158Copy full SHA for e24e158
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-version = "0.25.2"
+version = "0.26.0"
7
name = "absbox"
8
description = "an analytical library for cashflow modeling on ABS/MBS products"
9
readme = "README.md"
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = absbox
-version = 0.25.2
+version = 0.26.0
description_file = README.md
author = xiaoyu, zhang
author_email = [email protected]
0 commit comments