bump version

This commit is contained in:
Believethehype
2024-04-03 23:48:30 +02:00
parent 339dc4e162
commit b206457de0
2 changed files with 1 additions and 300 deletions

View File

@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
VERSION = '0.3.0'
VERSION = '0.3.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. '
'This is an early stage release. Interfaces might change/brick')