Skip to content

Commit

Permalink
Bump to 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
smathot committed Dec 9, 2022
1 parent 7bb4af9 commit 61f19bb
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.12.2'
__version__ = '0.12.3'
logger = logging.getLogger('eeg_eyetracking_parser')
logger.info(f'eeg_eyetracking_parser {__version__}')

0 comments on commit 61f19bb

Please sign in to comment.