Skip to content

Commit a2da86d

Browse files
committedJan 23, 2023
v0.113.0
1 parent aa16c7f commit a2da86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lbry/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.112.0"
1+
__version__ = "0.113.0"
22
version = tuple(map(int, __version__.split('.'))) # pylint: disable=invalid-name

0 commit comments

Comments
 (0)
Please sign in to comment.