We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e00bd commit c9bb683Copy full SHA for c9bb683
CITATION.cff
@@ -23,7 +23,7 @@ abstract: >-
23
pattern recognition methods geared towards the analysis of
24
biosignals.
25
license: BSD-3-Clause
26
-version: 2.2.3
+version: 2.2.4
27
date-released: '2024-04-23'
28
preferred-citation:
29
type: article
setup.py
@@ -27,7 +27,7 @@
EMAIL = '[email protected]'
AUTHOR = 'Instituto de Telecomunicacoes'
REQUIRES_PYTHON = '>3.5.2'
30
-VERSION = '2.2.3'
+VERSION = '2.2.4'
31
LICENSE = 'BSD 3-clause'
32
33
# What packages are required for this module to be executed?
0 commit comments