Skip to content

Commit aee584e

Browse files
committed
Set version to dynamic
1 parent 37979f7 commit aee584e

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 = "hatchling.build"
44

55
[project]
66
name = "difflib-parser"
7-
version = "2.0.1"
7+
dynamic = ["version"]
88
authors = [{ name = "Jiahao, Woo", email = "woojiahao1234@gmail.com" }]
99
description = "Lightweight Python package for parsing Python difflib's diff results"
1010
readme = "README.md"

0 commit comments

Comments
 (0)