bump, cleanup

This commit is contained in:
Believethehype
2024-06-16 07:59:38 +02:00
parent 76f32276c7
commit e2af2c82c5
4 changed files with 21 additions and 37 deletions

View File

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