Skip to content

Commit 4b628b1

Browse files
committed
fix: corrections and edits related to Python version
edits related to Python version
1 parent 391f62f commit 4b628b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pkg_name": "utils_COMobjects",
1111
"project_short_description": "Package with various utilities to support COM object development with Python based on PyWin32",
1212
"open_source_license": "GPL-3.0-only",
13-
"target_python_version": "3.9",
13+
"target_python_version": "3.11",
1414
"target_os_platform": "windows-latest",
1515
"github_username": "dornech",
1616
"project_repo": "https://github.com/dornech/utils-COMobjects",

0 commit comments

Comments
 (0)