Skip to content

Commit

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

v1.0.3 - 2021-09-15
- Automated wheel building and deploy to PyPI

v1.0.2 - 2021-09-15
- Updated install instructions in README
- Copy FFTW3 dynamic library into macOS wheel
Expand Down
2 changes: 1 addition & 1 deletion stockwell/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.2'
__version__ = '1.0.3'

0 comments on commit 00ddca4

Please sign in to comment.