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 37979f7 commit aee584eCopy full SHA for aee584e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "difflib-parser"
7
-version = "2.0.1"
+dynamic = ["version"]
8
authors = [{ name = "Jiahao, Woo", email = "woojiahao1234@gmail.com" }]
9
description = "Lightweight Python package for parsing Python difflib's diff results"
10
readme = "README.md"
0 commit comments