diff --git a/.bumpversion.cfg b/.bumpversion.cfg index ff3b6d715..126a928f6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.4.0 +current_version = 0.4.1 commit = True tag = True diff --git a/lbrynet/__init__.py b/lbrynet/__init__.py index 657709bea..b4d7b4ee9 100644 --- a/lbrynet/__init__.py +++ b/lbrynet/__init__.py @@ -1,2 +1,2 @@ -__version__ = "0.4.0" +__version__ = "0.4.1" version = tuple(__version__.split('.')) \ No newline at end of file diff --git a/packaging/ubuntu/lbry.desktop b/packaging/ubuntu/lbry.desktop index 6280feaae..813738769 100644 --- a/packaging/ubuntu/lbry.desktop +++ b/packaging/ubuntu/lbry.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Version=0.4.0 +Version=0.4.1 Name=LBRY Comment=The world's first user-owned content marketplace Icon=lbry