Skip to content

Commit c9bb683

Browse files
authored
Prepare new release (#71)
Prepare release for version 2.2.4
1 parent 66e00bd commit c9bb683

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ abstract: >-
2323
pattern recognition methods geared towards the analysis of
2424
biosignals.
2525
license: BSD-3-Clause
26-
version: 2.2.3
26+
version: 2.2.4
2727
date-released: '2024-04-23'
2828
preferred-citation:
2929
type: article

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
2828
AUTHOR = 'Instituto de Telecomunicacoes'
2929
REQUIRES_PYTHON = '>3.5.2'
30-
VERSION = '2.2.3'
30+
VERSION = '2.2.4'
3131
LICENSE = 'BSD 3-clause'
3232

3333
# What packages are required for this module to be executed?

0 commit comments

Comments
 (0)