Skip to content

Commit 52af516

Browse files
committed
change name since pypi wont allow musicai
1 parent d9b2287 commit 52af516

File tree

5 files changed

+1
-2
lines changed

5 files changed

+1
-2
lines changed
217 Bytes
Binary file not shown.
4.98 KB
Binary file not shown.
File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[tool.poetry]
2-
name = "musicai"
2+
name = "musicai-sdk"
33
version = "0.1.0"
44
description = "Python sdk for music.ai"
55
authors = ["Music.ai Support <support@music.ai>"]
66
license = "MIT"
7-
url = "https://github.com/weAreMusicAI/python-sdk"
87
readme = "README.md"
98
classifiers = [
109
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)