This commit is contained in:
Justus Kuhlmann 2024-08-26 09:05:31 +00:00
parent b9ce012062
commit a908cc2f2c
12 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
from setuptools import setup
setup(name='pyerrors_backlog',
setup(name='pyerrors_corrlib',
version='0.0.1',
author='Justus Kuhlmann',
author_email='j_kuhl19@uni-muenster.de',