update version

This commit is contained in:
Believethehype
2023-12-17 14:48:16 +01:00
parent dca65f2f7d
commit e6e9eca9ce
3 changed files with 2 additions and 108 deletions

View File

@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
VERSION = '0.0.2'
VERSION = '0.0.3'
DESCRIPTION = 'A framework to build and run NIP90 Data Vending Machines'
LONG_DESCRIPTION = ('A framework to build and run NIP90 Data Vending Machines. '
'This is an early stage release. Interfaces might change/brick')