We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27f946 commit a963efaCopy full SHA for a963efa
2 files changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "codeclone"
7
-version = "1.4.3"
+version = "1.4.4"
8
description = "AST and CFG-based code clone detector for Python focused on architectural duplication"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
license = { text = "MIT" }
0 commit comments