Skip to content

Commit b5d76e6

Browse files
chore: 4.3.0 Release
- 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
1 parent 741f419 commit b5d76e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 4.3.0 (In Development)
1+
# 4.3.0 (2021-05-09)
22

33
- Update `py39` image to Python 3.9.5
44
- Update `py38` image to Python 3.8.10

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image.
99
## Usage
1010

1111
```dockerfile
12-
FROM playpauseandstop/docker-python:4.2.0
12+
FROM playpauseandstop/docker-python:4.3.0
1313
```
1414

1515
### Included dev-tools

0 commit comments

Comments
 (0)