Skip to content

[v0.1.1] Hotfix release for PyPI extra

Choose a tag to compare

@codingchipmunk codingchipmunk released this 01 Feb 14:54

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 } in pyproject.toml
  • no code changes compared to v0.1.0