mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
inncrement version and Changelog
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# Changelog History
|
# Changelog History
|
||||||
|
|
||||||
|
## 2.3.0
|
||||||
|
|
||||||
|
Updating dependencies:
|
||||||
|
Loosing compatibility with Python 3.6, but should work fine now under 3.9
|
||||||
|
|
||||||
## 2.2.0
|
## 2.2.0
|
||||||
|
|
||||||
Minor changes mainly fixing some issues:
|
Minor changes mainly fixing some issues:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "spleeter"
|
name = "spleeter"
|
||||||
version = "2.2.2"
|
version = "2.3.0"
|
||||||
description = "The Deezer source separation library with pretrained models based on tensorflow."
|
description = "The Deezer source separation library with pretrained models based on tensorflow."
|
||||||
authors = ["Deezer Research <spleeter@deezer.com>"]
|
authors = ["Deezer Research <spleeter@deezer.com>"]
|
||||||
license = "MIT License"
|
license = "MIT License"
|
||||||
|
|||||||
Reference in New Issue
Block a user