Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit d3a8d83

Browse files
committed
bumping version because I forgot one file
1 parent bee412f commit d3a8d83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ include demucs.png
66
include outputs.tar.gz
77
include test.mp3
88
include requirements.txt
9+
include requirements_minimal.txt
910
include mypy.ini
1011
include demucs/py.typed
1112
include demucs/remote/*.txt

demucs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# This source code is licensed under the license found in the
55
# LICENSE file in the root directory of this source tree.
66

7-
__version__ = "3.0.0"
7+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)