We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a802e1 commit dfa125aCopy full SHA for dfa125a
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "qfeval_data"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Data structures for quantitative finance"
5
readme = "README.md"
6
# Don't forget to fix the badge in README.md after changing requires-python
qfeval_data/version.py
@@ -1 +1 @@
-__version__ = "0.1.0"
+__version__ = "0.1.1"
0 commit comments