Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d272bb commit 9fc7fe0Copy full SHA for 9fc7fe0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "mypy_extensions"
7
-version = "1.1.0-dev"
+version = "1.2.0-dev"
8
description = "Type system extensions for programs checked with the mypy type checker."
9
readme = "README.md"
10
authors = [
0 commit comments