little refactor in wos bump

This commit is contained in:
Believethehype
2024-11-13 16:06:53 +01:00
parent 6ed2877ec7
commit 148a22efe2
26 changed files with 95 additions and 87 deletions

View File

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