Skip to content

Commit c0b6ceb

Browse files
committed
Release version 0.2.21
1 parent 1c91672 commit c0b6ceb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
# Author: Dung Truong and Arnaud Delorme
66

7-
singularity exec -e docker://arnodelorme/eegprep:0.2.20 python3 main.py
7+
singularity exec -e docker://arnodelorme/eegprep:0.2.21 python3 main.py

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "eegprep"
7-
version = "0.2.20"
7+
version = "0.2.21"
88
authors = [
99
{ name="Arnaud Delorme", email="adelorme@gmail.com" },
1010
{ name="Young Truong", email="dt.young112@gmail.com" },

0 commit comments

Comments
 (0)