mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
Bump version to 0.114.0
This commit is contained in:
parent
e7666f4894
commit
dc280b71d4
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
__version__ = "0.113.0"
|
||||
__version__ = "0.114.0"
|
||||
version = tuple(map(int, __version__.split('.'))) # pylint: disable=invalid-name
|
||||
|
|
Loading…
Add table
Reference in a new issue