adds suno.ai beta dvm

This commit is contained in:
Believethehype
2024-06-05 23:52:42 +02:00
parent fc64973c3c
commit f75ca73284
4 changed files with 279 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
VERSION = '0.5.9'
VERSION = '0.5.10'
DESCRIPTION = 'A framework to build and run Nostr NIP90 Data Vending Machines'
LONG_DESCRIPTION = ('A framework to build and run Nostr NIP90 Data Vending Machines. See the github repository for more information')