Skip to content

Release v1.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 15:21
· 2 commits to main since this release
  • Make it possible again to directly call functions from submodules, like it was
    in versions prior to v1.1. Example:

    import stockwell
    stockwell.st.st(data, fmin, fmax)