DVM: custom processing message Option

This commit is contained in:
Believethehype
2024-05-16 11:51:27 +02:00
parent 85dac0f244
commit d7c0c918a5
8 changed files with 47 additions and 13 deletions

View File

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