use pow for deletion

This commit is contained in:
Believethehype
2024-05-24 10:11:18 +02:00
parent 128a5b1de6
commit a667aefe0e
3 changed files with 15 additions and 3 deletions

View File

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