Skip to content

Commit 8503b95

Browse files
versions
1 parent fbfe903 commit 8503b95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "notochord"
3-
version = "0.5.4b0"
3+
version = "0.5.4"
44
description = "Notochord is a real-time neural network model for MIDI performances."
55
authors = ["Victor Shepardson <[email protected]>"]
66
license = "MIT"
@@ -14,7 +14,7 @@ pandas = "^2.0"
1414
tqdm = "^4.64"
1515
sf2utils = "^0.9"
1616
appdirs = "^1.4.4"
17-
iipyper = {path = "../iipyper", develop = true}
17+
iipyper = "^0.1.4"
1818
toml-file = "^1.0.5"
1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)