Skip to content

Commit

Permalink
new version - implementation for the detection of valleys in 2d images
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Aug 26, 2021
1 parent ca29bad commit 8cedeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findpeaks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

__author__ = 'Erdogan Tasksen'
__email__ = '[email protected]'
__version__ = '2.2.0'
__version__ = '2.3.0'

# module level doc-string
__doc__ = """
Expand Down

0 comments on commit 8cedeaa

Please sign in to comment.