Bump version: 0.7.9rc0 → 0.7.9

This commit is contained in:
Job Evers-Meltzer 2016-12-09 12:13:27 -08:00
parent 127f828852
commit 7932e29fb0
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.7.9rc0
current_version = 0.7.9
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.7.9rc0"
__version__ = "0.7.9"
version = tuple(__version__.split('.'))
logging.getLogger(__name__).addHandler(logging.NullHandler())

View file

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