Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodsf committed Sep 15, 2021
1 parent aec3941 commit f0142e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
Stockwell - Time-frequency analysis through Stockwell transform.
(c) 2021 Claudio Satriano <satriano@ipgp.fr>

v1.0.2 - 2021-09-15
- Updated install instructions in README
- Copy FFTW3 dynamic library into macOS wheel

v1.0.1 - 2021-09-15
- Add numpy dependency
- Add numpy dependency

v1.0 - 2021-09-15
- Initial release
- Initial release
2 changes: 1 addition & 1 deletion stockwell/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.1'
__version__ = '1.0.2'

0 comments on commit f0142e8

Please sign in to comment.