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 8959bee commit 841e20eCopy full SHA for 841e20e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "difflib-parser"
7
-version = "2.0.0"
+version = "2.0.1"
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