send less subscription-required status updates

This commit is contained in:
Believethehype
2024-07-11 10:49:49 +02:00
parent 62bca3b28d
commit df0b0301fc
2 changed files with 4 additions and 4 deletions

View File

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