We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4bba8 commit 8b8a63bCopy full SHA for 8b8a63b
setup.py
@@ -5,7 +5,7 @@
5
6
setup_args = dict(
7
name='pysfa',
8
- version='0.1',
+ version='0.2',
9
description='A Python Package for Stochastic Frontier Analysis',
10
long_description_content_type="text/markdown",
11
long_description=README,
0 commit comments