Skip to content

Commit f8b955c

Browse files
committed
Update readme min Python badge
1 parent 83cedbc commit f8b955c

2 files changed

Lines changed: 15 additions & 11 deletions

File tree

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
44

55
[![minimal Python
6-
version](https://img.shields.io/badge/Python%3E%3D-3.8-6666ff.svg)](https://www.anaconda.com/distribution/)
6+
version](https://img.shields.io/badge/Python%3E%3D-3.9-6666ff.svg)](https://www.anaconda.com/distribution/)
77
[![PyPI
88
version](https://badge.fury.io/py/dabest.svg)](https://badge.fury.io/py/dabest)
99
[![Downloads](https://img.shields.io/pepy/dt/dabest.svg)](https://pepy.tech/project/dabest)
@@ -49,15 +49,19 @@ and includes performance improvements.
4949

5050
<!-- TOC depthFrom:1 depthTo:2 withLinks:1 updateOnSave:1 orderedList:0 -->
5151

52-
- [About](#about)
53-
- [Installation](#installation)
54-
- [Usage](#usage)
55-
- [How to cite](#how-to-cite)
56-
- [Bugs](#bugs)
57-
- [Contributing](#contributing)
58-
- [Acknowledgements](#acknowledgements)
59-
- [Testing](#testing)
60-
- [DABEST in other languages](#dabest-in-other-languages)
52+
- [DABEST-Python](#dabest-python)
53+
- [Recent Version Update](#recent-version-update)
54+
- [Contents](#contents)
55+
- [About](#about)
56+
- [Installation](#installation)
57+
- [Usage](#usage)
58+
- [How to cite](#how-to-cite)
59+
- [Bugs](#bugs)
60+
- [Contributing](#contributing)
61+
- [A wish list for new features](#a-wish-list-for-new-features)
62+
- [Acknowledgements](#acknowledgements)
63+
- [Testing](#testing)
64+
- [DABEST in other languages](#dabest-in-other-languages)
6165

6266
<!-- /TOC -->
6367

nbs/read_me.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"id": "5164f940",
1414
"metadata": {},
1515
"source": [
16-
"[![minimal Python version](https://img.shields.io/badge/Python%3E%3D-3.8-6666ff.svg)](https://www.anaconda.com/distribution/)\n",
16+
"[![minimal Python version](https://img.shields.io/badge/Python%3E%3D-3.9-6666ff.svg)](https://www.anaconda.com/distribution/)\n",
1717
"[![PyPI version](https://badge.fury.io/py/dabest.svg)](https://badge.fury.io/py/dabest)\n",
1818
"[![Downloads](https://img.shields.io/pepy/dt/dabest.svg\n",
1919
")](https://pepy.tech/project/dabest)\n",

0 commit comments

Comments
 (0)