add latest wiki entry dvm

This commit is contained in:
Believethehype
2024-07-19 12:07:18 +02:00
parent 1ec8f6dc7d
commit d44b31773e
4 changed files with 408 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
VERSION = '0.7.8'
VERSION = '0.7.9'
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')