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
5285982515
lbry-sdk
/
lbrynet
/
__init__.py
2 lines
62 B
Python
Raw
Normal View
History
Unescape
Escape
Bump version: 0.3.16 -> 0.3.17
2016-08-09 20:40:18 +02:00
__version__
=
"
0.3.17
"
check every 30 minutes for a new ui version -previously the check for a new ui version was only at startup, which resulted in bugs persisting after they’d been fixed -add option to skip requirements check -try to load an existing ui if it can’t be obtained from github
2016-07-06 07:27:25 +02:00
version
=
tuple
(
__version__
.
split
(
'
.
'
)
)
Reference in a new issue
Copy permalink