Skip to content

Autoinit v1.1.1

Latest
Compare
Choose a tag to compare
@oversider-kosma oversider-kosma released this 24 Mar 17:32
· 2 commits to master since this release
ad8dfa7

Better late than never. =)

Added

  • The module itself is now a callable object, which allows now to do import autoinit as alternative to from autoinit import autoinit

Fixed

  • Fixed bug with processing kwargs arguments.