Skip to content

Commit 2a240d3

Browse files
change version in __init__.py
1 parent e6c8c40 commit 2a240d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: meter_proving/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.1.0"
1+
__version__ = "1.0.0"
22
from .meter_proving import calculate_uncertanity, pdf_normal, pdf_student_t, d

0 commit comments

Comments
 (0)