This commit is contained in:
Believethehype
2024-05-16 12:20:24 +02:00
parent d7c0c918a5
commit 47db503d87
3 changed files with 7 additions and 6 deletions

View File

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