Bump version: 0.8.3rc0 → 0.8.3rc1

This commit is contained in:
jobevers 2017-02-13 22:06:57 -06:00
parent 37cc257555
commit e2021deae1
4 changed files with 5 additions and 3 deletions

View file

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

View file

@ -8,6 +8,8 @@ can and probably will change functionality and break backwards compatability
at anytime.
## [Unreleased]
## [0.8.3rc1] - 2017-02-13
### Changed
* make connection manager unit testeable
### Fixed

View file

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

View file

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