Releases: inwx/python-client
Releases · inwx/python-client
v3.2.0
What's Changed
- Add support for using current 2FA token instead of master secret by @n-st in #15
New Contributors
- @n-st made their first contribution in #15
Full Changelog: v3.1.0...v3.2.0
v3.0.5
Bug Fixes
- Fixes "Impossible to install in a clean virtualenv" (#5) @NickUfer
v3.0.2
Bug Fixes
- Moves session creation from login method to constructor (#3) @NickUfer