Skip to content

Commit

Permalink
Add py3.11 to badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitj authored Jan 23, 2024
1 parent f1af8e1 commit 5e44f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Structural Connectivity Applied To Targeted Regions (SCATTR)
[![Documentation Status](https://readthedocs.org/projects/scattr/badge/?version=stable)](https://scattr.readthedocs.io/en/stable/?badge=stable)
![Version](https://img.shields.io/github/v/tag/khanlab/scattr?label=version)
![Python3](https://img.shields.io/badge/python-3.8_|_3.9_|_3.10-blue.svg)
![Python3](https://img.shields.io/badge/python-3.8_|_3.9_|_3.10_|_3.11-blue.svg)
[![Tests](https://github.com/khanlab/scattr/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/khanlab/scattr/actions/workflows/test.yml?query=branch%3Amain)
![Docker Pulls](https://img.shields.io/docker/pulls/khanlab/scattr)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7636506.svg)](https://doi.org/10.5281/zenodo.7636506)
Expand Down

0 comments on commit 5e44f56

Please sign in to comment.