Fixed the bug when a generated code was printing `tx.info()`, even though `--verbose` flag was not provided
0.2.2
This release introduces the following functionality: 1. The ability to call a `view` method on a smart contract at a specific block number (from Python and from command-line) 2. The `--verbose` flag on all commands involving transaction submissions. This prints human-friendly transaction information after the transaction has been confirmed.