We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02a6e5 commit 83c42abCopy full SHA for 83c42ab
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pyupgradecheck"
7
-version = "0.1.3"
+version = "0.1.4"
8
description = "Check your installed Python packages for version compatibility"
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments