Bump version: 0.8.0rc2 → 0.8.0

This commit is contained in:
Job Evers-Meltzer 2017-01-24 11:56:36 -05:00
parent ec873129d5
commit bb9d3bff74
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.8.0rc2
current_version = 0.8.0
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?

View file

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

View file

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