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 41593f0 commit a5b69aeCopy full SHA for a5b69ae
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "quool"
7
-version = "7.0.8"
+version = "7.0.9"
8
description = "Quantitative Toolkit - a helper in quant developing"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
authors = [
quool/__init__.py
@@ -16,4 +16,4 @@
16
)
17
18
19
-__version__ = "7.0.8"
+__version__ = "7.0.9"
0 commit comments