Bump version for development (#62)

1 file changed
tree: 2cbd4c6cac8a643c57312dab4231f4e4faca0da0
  1. .github/
  2. tests/
  3. .gitignore
  4. .pre-commit-config.yaml
  5. LICENSE
  6. mypy_extensions.py
  7. pyproject.toml
  8. README.md
  9. tox.ini
README.md

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.