diff options
author | morpheus65535 <[email protected]> | 2018-09-18 00:08:32 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2018-09-18 00:08:32 -0400 |
commit | 0551f2d0b847f0cc22948b50039e95be86278c00 (patch) | |
tree | d8328b8a6eaa6030cf775fd0eab61d4ecf7c7744 | |
parent | 46d8c4935555bedb2a342c41be4643695f00533a (diff) | |
download | bazarr-0551f2d0b847f0cc22948b50039e95be86278c00.tar.gz bazarr-0551f2d0b847f0cc22948b50039e95be86278c00.zip |
Version bumpv0.6.4
-rw-r--r-- | bazarr.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -bazarr_version = '0.6.3' +bazarr_version = '0.6.4' import gc gc.enable() |