Skip to content

Commit ccaa6f1

Browse files
committed
Bump version to 0.7.2
1 parent a6ed26b commit ccaa6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-typing-update"
7-
version = "0.7.2.dev0" # template: x.x.x[.dev0]
7+
version = "0.7.2" # template: x.x.x[.dev0]
88
license = "MIT"
99
license-files = ["LICENSE", "AUTHORS"]
1010
description = "Update Python typing syntax"

0 commit comments

Comments
 (0)