From eda273170216bd39c093a3b563d00aaa702f5fe1 Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 23 Aug 2016 01:59:50 -0400 Subject: [PATCH] Bump version: 0.3.20 -> 0.3.21 --- .bumpversion.cfg | 2 +- lbrynet/__init__.py | 2 +- packaging/ubuntu/lbry.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 686ee8c48..d441f91bc 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.20 +current_version = 0.3.21 commit = True tag = True message = Bump version: {current_version} -> {new_version} diff --git a/lbrynet/__init__.py b/lbrynet/__init__.py index 3a92417c3..366801ee3 100644 --- a/lbrynet/__init__.py +++ b/lbrynet/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.3.20" +__version__ = "0.3.21" version = tuple(__version__.split('.')) \ No newline at end of file diff --git a/packaging/ubuntu/lbry.desktop b/packaging/ubuntu/lbry.desktop index 1af5a588c..52cea56e9 100644 --- a/packaging/ubuntu/lbry.desktop +++ b/packaging/ubuntu/lbry.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Version=0.3.20 +Version=0.3.21 Name=LBRY Comment=The world's first user-owned content marketplace Icon=lbry