This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-sdk
Watch
1
Star
0
Fork
You've already forked lbry-sdk
1
Code
Issues
Pull requests
Projects
Releases
282
Packages
Wiki
Activity
c8d72b59c0
lbry-sdk
/
lbry
/
__init__.py
5 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
updated imports after moving lbrynet -> lbry
2019-06-20 21:02:58 -04:00
__name__
=
"
lbry
"
v0.51.2
2019-12-30 16:34:52 -05:00
__version__
=
"
0.51.2
"
updated files and scripts post torba merge
2019-12-31 14:52:57 -05:00
version
=
tuple
(
map
(
int
,
__version__
.
split
(
'
.
'
)
)
)
Require env settings are in LBRY namespace
2016-10-27 10:49:28 -05:00
Reference in a new issue
Copy permalink