Release v0.1.2
Fix missing requests dependency and add module execution support
- Add requests>=2.31.0 to dependencies
- Add afcli/main.py to enable python -m afcli execution
- Add integration test to catch import/execution issues
Fix missing requests dependency and add module execution support