Implement --version flag

This commit is contained in:
Joscha
2021-05-19 17:32:23 +02:00
parent 5916626399
commit 92886fb8d8
4 changed files with 15 additions and 4 deletions

View File

@ -1 +1,2 @@
__version__ = "3.0.0"
NAME = "PFERD"
VERSION = "3.0.0"