Skip to content

Commit a2a3d82

Browse files
committed
ICRC release
1 parent 9802a55 commit a2a3d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='lklcom',
4-
version='0.2.0',
4+
version='0.1.0',
55
description='LikelihoodCombiner combines likelihoods from different experiments.',
66
url='https://github.com/TjarkMiener/likelihood_combiner',
77
license='BSD-3-Clause',

0 commit comments

Comments
 (0)