Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szapp committed Sep 25, 2024
1 parent 6a6d946 commit 42033a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stnmf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
containing the recovered spatial modules with the corresponding weights
:math:`\\mathbf{H}` as `(r, m)` :term:`array_like`.
"""
__version__ = '1.0.0'
__version__ = '1.1.0'
__all__ = [
'STNMF',
'preprocessing',
Expand Down

0 comments on commit 42033a0

Please sign in to comment.