Bump version: 0.8.2 → 0.8.3rc0

This commit is contained in:
jobevers 2017-02-10 14:16:29 -06:00
parent cea4eca775
commit 41abd0a171
4 changed files with 7 additions and 6 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.8.2
current_version = 0.8.3rc0
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?
@ -17,10 +17,9 @@ values =
rc
production
[bumpversion:file:CHANGELOG.md]
search = [Unreleased]
replace = [Unreleased]
\#\# [{new_version}] - {now:%Y-%m-%d}
\#\# [{new_version}] - {now:%Y-%m-%d}

View file

@ -8,6 +8,8 @@ can and probably will change functionality and break backwards compatability
at anytime.
## [Unreleased]
## [0.8.3rc0] - 2017-02-10
### Changed
* add uri to stream reflector to de-obfuscate reflector logs
### Fixed

View file

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

View file

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