mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-09-01 09:45:13 +00:00
v0.69.1
This commit is contained in:
parent
58640c1521
commit
084f0ebdab
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
__version__ = "0.69.0"
|
__version__ = "0.69.1"
|
||||||
version = tuple(map(int, __version__.split('.'))) # pylint: disable=invalid-name
|
version = tuple(map(int, __version__.split('.'))) # pylint: disable=invalid-name
|
||||||
|
|
Loading…
Add table
Reference in a new issue