We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9c98e commit b3ec2ebCopy full SHA for b3ec2eb
lbry/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "0.110.0"
+__version__ = "0.109.0"
2
version = tuple(map(int, __version__.split('.'))) # pylint: disable=invalid-name
0 commit comments