raise version to 1.5.3

This commit is contained in:
romi1502
2020-06-17 16:05:15 +02:00
parent 8390f5b8fe
commit 7ba46258cc

View File

@@ -14,7 +14,7 @@ __license__ = 'MIT License'
# Default project values.
project_name = 'spleeter'
project_version = '1.5.2'
project_version = '1.5.3'
tensorflow_dependency = 'tensorflow'
tensorflow_version = '1.15.2'
here = path.abspath(path.dirname(__file__))