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
1215470cc1
lbry-sdk
/
lbrynet
/
__init__.py
2 lines
61 B
Python
Raw
Normal View
History
Unescape
Escape
Bump version: 0.4.4 → 0.4.5
2016-09-12 21:42:48 +02:00
__version__
=
"
0.4.5
"
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