Skip to content

Commit ed25b09

Browse files
committed
Version 1.6.2 release
1 parent 76860b9 commit ed25b09

5 files changed

Lines changed: 583 additions & 542 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Semantic versioning in our case means:
1616
But, in the future we might change the configuration names/logic,
1717
change the client facing API, change code conventions significantly, etc.
1818

19-
## WIP
19+
## 1.6.2
2020

2121
### Bugfixes
2222

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM python:3.13.7-alpine
2020
LABEL maintainer="mail@sobolevn.me"
2121
LABEL vendor="wemake.services"
2222

23-
ENV WPS_VERSION='1.6.1'
23+
ENV WPS_VERSION='1.6.2'
2424
ENV REVIEWDOG_VERSION='v0.21.0'
2525

2626
RUN apk add --no-cache bash git wget

0 commit comments

Comments
 (0)