Version 0.11.0a (minor bugfix/feature subrelease)
Significant changes since v0.11.0: -99a354f: re-enable network fee estimation support (fixes py3port regression) -d7bfc83: support 80-screen-width tracking wallet labels -05f840d: fix --show-hash-presets option (thx to https://github.com/dooglus) -82dfd09: getbalance: fix incorrect display with 0-conf outputs
This commit is contained in:
parent
b74ada039d
commit
742d76824b
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ class g(object):
|
|||
|
||||
# Constants:
|
||||
|
||||
version = '0.11.099'
|
||||
version = '0.11.0a'
|
||||
release_date = 'May 2019'
|
||||
|
||||
proj_name = 'MMGen'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue