Skip to content

Commit

Permalink
feat: add adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioschneider committed Jan 27, 2023
1 parent 5fe8c15 commit 7d74ec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions archisound/archisound.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"dmae1d-ATC64-v1": "07885065867977af43b460bb9c1422bdc90c29a0",
"dmae1d-ATC64-v2": "3ffeea68d4c069777055fce9ac77bbb67eec1d68",
"dmae1d-ATC32-v3": "3d43b811b83fa395d5ccd6cf58b796b85fddd1d2",
"adapter-A-v1": "2ee66467450389917eab027526ea31c66d4b7edb",
}


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name="archisound",
packages=find_packages(exclude=[]),
version="0.0.5",
version="0.0.6",
license="MIT",
description="ArchiSound",
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 7d74ec2

Please sign in to comment.