Skip to content

Commit e5b2478

Browse files
authored
Update version number from 3.6 to 3.7 in README.md
1 parent b9c9999 commit e5b2478

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
@@ -19,7 +19,7 @@ A Python framework to build Slack apps in a flash with the latest platform featu
1919
## Setup
2020

2121
```bash
22-
# Python 3.6+ required
22+
# Python 3.7+ required
2323
python -m venv .venv
2424
source .venv/bin/activate
2525

0 commit comments

Comments
 (0)