Skip to content

Commit

Permalink
v0.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eukreign committed Nov 12, 2019
1 parent 0f2a0b7 commit 7051c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lbry/lbry/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__name__ = "lbry"
__version__ = "0.46.0"
__version__ = "0.46.1"
version = tuple(__version__.split('.'))

0 comments on commit 7051c33

Please sign in to comment.