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 bb2bb6c commit 46eb210Copy full SHA for 46eb210
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "difflib-parser"
7
-version = "0.0.3"
+version = "1.0.0"
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