fix: bump version

This commit is contained in:
fvoituret
2019-11-07 00:27:27 +01:00
committed by GitHub
parent 0eb4814b25
commit 99929ce2bc

View File

@@ -14,7 +14,7 @@ __license__ = 'MIT License'
# Default project values.
project_name = 'spleeter'
project_version = '1.4.2'
project_version = '1.4.3'
device_target = 'cpu'
tensorflow_dependency = 'tensorflow'
tensorflow_version = '1.14.0'