This website requires JavaScript.
Explore
Help
Sign In
mirivlad
/
scripts
Watch
1
Star
0
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9a08511980
scripts
/
python3
/
bot
/
lib
/
python3.11
/
site-packages
/
charset_normalizer
/
version.py
7 lines
79 B
Python
Raw
Blame
History
"""
Expose version
"""
__version__
=
"
3.3.2
"
VERSION
=
__version__
.
split
(
"
.
"
)
Reference in New Issue
View Git Blame
Copy Permalink