Skip to content

Commit dfa125a

Browse files
imosgithub-actions[bot]actions-user
authored
Release/0.1.1 (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <action@github.com>
1 parent 9a802e1 commit dfa125a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qfeval_data"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Data structures for quantitative finance"
55
readme = "README.md"
66
# Don't forget to fix the badge in README.md after changing requires-python

qfeval_data/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)