Bump version: 0.3.11 -> 0.3.12

This commit is contained in:
Jack 2016-07-29 23:44:04 -04:00
parent f5af71f4e6
commit bbf7940e45
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 0.3.11 current_version = 0.3.12
commit = True commit = True
tag = True tag = True
message = Bump version: {current_version} -> {new_version} message = Bump version: {current_version} -> {new_version}

View file

@ -4,5 +4,5 @@ log = logging.getLogger(__name__)
logging.getLogger(__name__).addHandler(logging.NullHandler()) logging.getLogger(__name__).addHandler(logging.NullHandler())
log.setLevel(logging.INFO) log.setLevel(logging.INFO)
__version__ = "0.3.11" __version__ = "0.3.12"
version = tuple(__version__.split('.')) version = tuple(__version__.split('.'))

View file

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Version=0.3.11 Version=0.3.12
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