App skeleton, setuptools and versioning

This commit is contained in:
Mark Qvist 2021-04-08 16:29:43 +02:00
parent 471cba316a
commit 3dcd9f5c30
8 changed files with 2570 additions and 5 deletions

1
nomadnet/_version.py Normal file
View file

@ -0,0 +1 @@
__version__ = "0.0.1"