File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<!-- -
2- Copyright 2022 Yucheng Liu. GNU GPL3 lincense .
2+ Copyright 2022 Yucheng Liu. GNU GPL3 license .
33GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
44First added by username: liu-yucheng
55Last updated by username: liu-yucheng
@@ -110,7 +110,7 @@ Python interactive shell demo use case:
110110- Full path: ` lyc_pyutils.libs.randbool.rand_bool `
111111- Shortcut: ` lyc_pyutils.rand_bool `
112112
113- Random boolean value generator.
113+ Random Boolean value generator.
114114
115115Python interactive shell demo use case:
116116
Original file line number Diff line number Diff line change 2121def main ():
2222 _setup (
2323 name = "lyc-pyutils" ,
24- version = "1.1.1 " ,
24+ version = "1.1.2 " ,
2525 description = "LYC's personal Python utilities." ,
2626 author = "Yucheng Liu" ,
2727 packages = _find_packages (),
You can’t perform that action at this time.
0 commit comments