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