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 a6ed26b commit ccaa6f1Copy full SHA for ccaa6f1
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "python-typing-update"
7
-version = "0.7.2.dev0" # template: x.x.x[.dev0]
+version = "0.7.2" # template: x.x.x[.dev0]
8
license = "MIT"
9
license-files = ["LICENSE", "AUTHORS"]
10
description = "Update Python typing syntax"
0 commit comments