File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# pylint: disable=line-too-long
22"""
3- # TkEasyGUI version 1.0.39
3+ # TkEasyGUI version 1.0.40
44
55audo generated from [pyproject.toml](https://github.com/kujirahand/tkeasygui-python/blob/main/pyproject.toml) by update_version.py
66"""
7- __version__ = "1.0.39 "
7+ __version__ = "1.0.40 "
Original file line number Diff line number Diff line change 11# Module TkEasyGUI.version
22
3- # TkEasyGUI version 1.0.39
3+ # TkEasyGUI version 1.0.40
44
55audo generated from [ pyproject.toml] ( https://github.com/kujirahand/tkeasygui-python/blob/main/pyproject.toml ) by update_version.py
66
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " TkEasyGUI"
7- version = " 1.0.39 "
7+ version = " 1.0.40 "
88dependencies = [
99 " Pillow>=11.3.0" ,
1010 " pyperclip>=1.11.0" ,
You can’t perform that action at this time.
0 commit comments