Skip to content

Commit 6a94dee

Browse files
committed
version 1.1.0; reference fixes
1 parent f5afe29 commit 6a94dee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

paper/paper.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ @article{20000755025
1515

1616
@article{bradley1993introduction,
1717
title={An introduction to the bootstrap},
18-
author={Bradley, Efron and Tibshirani, Robert J},
18+
author={Efron, Bradley and Tibshirani, Robert J},
1919
journal={Monographs on Statistics and Applied Probability},
2020
volume={57},
2121
year={1993}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(path, encoding="utf-8"):
1414

1515
setup(
1616
name='hypothesize',
17-
version='1.0.0',
17+
version='1.1.0',
1818
description='A Python package for comparing groups and measuring associations using robust statistics.',
1919
author='Allan Campopiano',
2020
author_email="[email protected]",

0 commit comments

Comments
 (0)