Update setup.py

This commit is contained in:
chrys 2021-05-17 14:32:59 +02:00 committed by GitHub
parent 65fa0a54de
commit 9187c7eedf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ from shutil import copyfile
from setuptools import find_packages
from setuptools import setup
fenrirVersion = '1.9.6'
fenrirVersion = '1.9.7'
packageVersion = 'post1'
# handle flags for package manager like aurman and pacaur.