and more reduction of subscription status updates

This commit is contained in:
Believethehype
2024-07-11 11:05:22 +02:00
parent b2d6c737db
commit c4637b5762
2 changed files with 4 additions and 4 deletions

View File

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