Bump version: 0.6.3 → 0.6.4

This commit is contained in:
Job Evers-Meltzer 2016-10-14 16:06:12 -05:00
parent 018d78be6f
commit 5f129faf32
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.6.3 current_version = 0.6.4
commit = True commit = True
tag = True tag = True

View file

@ -1,6 +1,6 @@
import logging import logging
__version__ = "0.6.3" __version__ = "0.6.4"
version = tuple(__version__.split('.')) version = tuple(__version__.split('.'))
logging.getLogger(__name__).addHandler(logging.NullHandler()) logging.getLogger(__name__).addHandler(logging.NullHandler())

View file

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Version=0.6.3 Version=0.6.4
Name=LBRY Name=LBRY
Comment=The world's first user-owned content marketplace Comment=The world's first user-owned content marketplace
Icon=lbry Icon=lbry