This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
mirror of
https://github.com/morpheus65535/bazarr
Watch
1
Star
0
Fork
You've already forked bazarr
0
Code
Issues
Releases
Wiki
Activity
5749971d67
bazarr
/
libs
/
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