File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[tool .bumpversion ]
2
- current_version = " 1.5.1 "
2
+ current_version = " 1.5.2 "
3
3
4
4
[[tool .bumpversion .files ]]
5
5
filename = " src/gazeMapper/version.py"
Original file line number Diff line number Diff line change 2
2
[](https://pypi.org/project/gazeMapper/)
3
3
[](https://pypi.org/project/gazeMapper/)
4
4
5
- # gazeMapper v1.5.1
5
+ # gazeMapper v1.5.2
6
6
Tool for automated world-based analysis of wearable eye tracker data.
7
7
gazeMapper is an open-source tool for automated mapping and processing of eye-tracking data to enable automated world-based analysis.
8
8
gazeMapper can:
Original file line number Diff line number Diff line change 1
- __version__ = "1.5.1 "
1
+ __version__ = "1.5.2 "
2
2
3
3
__title__ = "gazeMapper"
4
4
__description__ = "Automated world-based analysis of wearable eye tracker data."
You can’t perform that action at this time.
0 commit comments