[v0.1.1] Hotfix release for PyPI extra
Hotfix release for pyproject.toml, so that PyPI recognizes the Neo extra properly.
- Changed dependency decleration for neo to
neo = { version = "^0.11.1", optional = true }inpyproject.toml - no code changes compared to v0.1.0