We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2aa921 commit 975469fCopy full SHA for 975469f
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "python-typing-update"
7
-version = "0.5.0" # template: x.x.x[.dev1]
+version = "0.5.1.dev1" # template: x.x.x[.dev1]
8
license = {text = "MIT"}
9
description = "Update Python typing syntax"
10
readme = "README.md"
0 commit comments