This commit is contained in:
Believethehype
2024-06-20 08:24:21 +02:00
parent 1c5c66778d
commit a4d556435f
2 changed files with 2 additions and 3 deletions

View File

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