This commit is contained in:
Believethehype
2023-12-18 09:27:01 +01:00
parent 14637c0b50
commit 1a8ab7382d
2 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
from setuptools import setup, find_packages
VERSION = '0.0.5'
DESCRIPTION = 'A framework to build and run NIP90 Data Vending Machines'
LONG_DESCRIPTION = ('A framework to build and run NIP90 Data Vending Machines. '
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. '
'This is an early stage release. Interfaces might change/brick')
# Setting up