File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[tool .bumpversion ]
2
- current_version = " 2.0.6 "
2
+ current_version = " 2.0.7 "
3
3
4
4
[[tool .bumpversion .files ]]
5
5
filename = " src/glassesValidator/version.py"
Original file line number Diff line number Diff line change 4
4
[ ![ image] ( https://img.shields.io/pypi/pyversions/glassesValidator.svg )] ( https://pypi.org/project/glassesValidator/ )
5
5
[ ![ DOI] ( https://zenodo.org/badge/DOI/10.3758/s13428-023-02105-5.svg )] ( https://doi.org/10.3758/s13428-023-02105-5 )
6
6
7
- # GlassesValidator v2.0.6
7
+ # GlassesValidator v2.0.7
8
8
Tool for automatic determination of data quality (accuracy and precision) of wearable eye tracker recordings.
9
9
10
10
If you use this tool or any of the code in this repository, please cite:<br >
Original file line number Diff line number Diff line change 1
- __version__ = "2.0.6 "
1
+ __version__ = "2.0.7 "
2
2
3
3
__title__ = "glassesValidator"
4
4
__description__ = "Automatic determination of accuracy of wearable eye tracker recordings."
You can’t perform that action at this time.
0 commit comments