Skip to content

v0.1.0a22

Compare
Choose a tag to compare
@KPreisner KPreisner released this 26 Mar 17:01
· 50 commits to main since this release
5fcc2a4

What's Changed

  • Shorten method name, fix unit test install, update logo by @KPreisner in #38
  • Add from sindri import Sindri import option by @KPreisner in #41

You can now import in 2 ways:

  • from sindri.sindri import Sindri (original)
  • from sindri import Sindri (new)

Full Changelog: v0.1.0a21...v0.1.0a22