Skip to content

Commit

Permalink
chore: 4.3.0 Release
Browse files Browse the repository at this point in the history
- Update `py39` image to Python 3.9.5
- Update `py38` image to Python 3.8.10
- Update tox to 3.23.1
- Update virtualenv to 20.4.6
  • Loading branch information
playpauseandstop committed May 9, 2021
1 parent 741f419 commit b5d76e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 4.3.0 (In Development)
# 4.3.0 (2021-05-09)

- Update `py39` image to Python 3.9.5
- Update `py38` image to Python 3.8.10
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image.
## Usage

```dockerfile
FROM playpauseandstop/docker-python:4.2.0
FROM playpauseandstop/docker-python:4.3.0
```

### Included dev-tools
Expand Down

0 comments on commit b5d76e6

Please sign in to comment.