This release adds a sweep functionality. You can now provide a Private Key to sweep coins (transfer) from a source address into a destination address.
_Usage_:
`block_io.sweep_from_address(from_address='SOURCE ADDRESS',private_key='WALLET IMPORT FORMAT PRIVATE KEY FOR SOURCE ADDRESS',to_address='DESTINATION ADDRESS TO DEPOSIT COINS INTO')`