Skip to content

Commit 16c1fca

Browse files
Update PyAppDevKit.
1 parent 36c8777 commit 16c1fca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PyAppDevKit/parameters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Open/Close
44

55
ON="ON"
6-
OFF="ON"
6+
OFF="OFF"
77

88
# Lang
99

PyAppDevKit/pyappdevkit_info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
PYTHON_LIB_LICENCE="GPL2"
1212
PYTHON_LIB_IMPLEMENTED_CONTRACTS="LinuxUsersLinuxMint Privacy and Security Agreement , LinuxUsersLinuxMint Web (Site) Agreement"
1313
PYTHON_LIB_IMPLEMENTED_CONTRACTS_WEB_SITE="https://linuxuserslinuxmint.github.io/Contracts/privacyandsecutryagreement/privacyandsecutryagreement.html , https://linuxuserslinuxmint.github.io/Contracts/linuxuserslinuxmintwebsiteagreement/linuxuserslinuxmintwebsiteagreement.html"
14-
PYTHON_LIB_VER="2.1.1"
14+
PYTHON_LIB_VER="2.1.2"
1515
PYTHON_LIB_SUPPORT_PLATFORM="Windows/Linux/macOS/otherOS"
1616
PYTHON_LIB_RELEASE_DATE="6/9/2024, Time: 17:54"
17-
PYTHON_LIB_LAST_UPDATE_DATE="4/25/2025, Time: 18:25 / 6:25 PM"
17+
PYTHON_LIB_LAST_UPDATE_DATE="4/30/2025, Time: 23:55 / 11:55 PM"
1818
PYTHON_LIB_AUTHOR="LinuxUsersLinuxMint"
1919
PYTHON_LIB_AUTHOR_WEB_SITE="https://linuxuserslinuxmint.github.io"
2020

0 commit comments

Comments
 (0)