Skip to content

Commit afa757a

Browse files
release versions
1 parent 78bdd2a commit afa757a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.7.3b0"
3+
version = "0.7.3"
44
description = "Notochord is a real-time neural network model for MIDI performances."
55
authors = ["Victor Shepardson <victor.shepardson@gmail.com>"]
66
license = "MIT"
@@ -15,7 +15,7 @@ tqdm = "^4.64"
1515
audioop-lts = { version = "*", markers = "python_version >= '3.13'" }
1616
sf2utils = "^1.0.0"
1717
appdirs = "^1.4.4"
18-
iipyper = {path = "../iipyper", develop = true}
18+
iipyper = "~0.4.0"
1919
toml-file = "^1.0.5"
2020
joblib = "^1.4.2"
2121

0 commit comments

Comments
 (0)