Skip to content

libit v5.3.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:15
· 7 commits to main since this release

libit New Release 5.3.3

Note

New version of libit has been released v5.3.3, Check the latest features and updates in this release.

install and use libit with pip and pip3 follow command :

Windows

pip install libit
# or 
pip install libit==5.3.3
upgrade : pip install libit --upgrade

Linux & MacOS

pip3 install libit
# or 
pip3 install libit==5.3.3
upgrade : pip3 install libit --upgrade

Programmer and Owner : @Pymmdrza