We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9802a55 commit a2a3d82Copy full SHA for a2a3d82
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='lklcom',
4
- version='0.2.0',
+ version='0.1.0',
5
description='LikelihoodCombiner combines likelihoods from different experiments.',
6
url='https://github.com/TjarkMiener/likelihood_combiner',
7
license='BSD-3-Clause',
0 commit comments