* Adds `--version` to CLI ([20](https://github.com/ploomber/soorgeon/issues/20))
* Support for set and dict comprehension
* Support for fn return type annotations ([25](https://github.com/ploomber/soorgeon/issues/25))
* Checking if input code does not have syntax errors ([14](https://github.com/ploomber/soorgeon/issues/14))
* Detecting and skipping class definitions
* Support for nested list comprehensions