This commit is contained in:
dbth
2025-01-02 17:20:04 +01:00
parent fc2fa91be8
commit 7b55e279ac
4 changed files with 7 additions and 5 deletions

View File

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