Skip to content

Commit

Permalink
Bump to 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smathot committed Nov 15, 2024
1 parent b741972 commit 9c9e4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eeg_eyetracking_parser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
tfr_to_surface


__version__ = '0.16.1'
__version__ = '0.16.2'
logger = logging.getLogger('eeg_eyetracking_parser')
logger.info(f'eeg_eyetracking_parser {__version__}')

0 comments on commit 9c9e4da

Please sign in to comment.