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
855727643b
bazarr
/
libs
/
pysrt
/
version.py
3 lines
71 B
Python
Raw
Blame
History
VERSION
=
(
1
,
0
,
1
)
VERSION_STRING
=
'
.
'
.
join
(
str
(
i
)
for
i
in
VERSION
)
Reference in New Issue
View Git Blame
Copy Permalink