Skip to content

Commit 6c4afbe

Browse files
authored
Bump the required Python version in the readme (#196)
1 parent e19d5b3 commit 6c4afbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ https://python-hydro.github.io/pyro2
5151

5252
## Getting started
5353

54-
- By default, we assume python 3.8 or later.
54+
- By default, we assume python 3.9 or later.
5555

5656
- We require `numpy`, `numba`, `matplotlib`, and `h5py` for running pyro
5757
and `setuptools_scm` for the install.

0 commit comments

Comments
 (0)