Skip to content

Commit 69312a7

Browse files
authored
Version 1.4.0 release (#3515)
1 parent c5c229c commit 69312a7

File tree

4 files changed

+377
-340
lines changed

4 files changed

+377
-340
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Semantic versioning in our case means:
1717
change the client facing API, change code conventions significantly, etc.
1818

1919

20-
## WIP
20+
## 1.4.0
2121

2222
### Features
2323

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="[email protected]"
2121
LABEL vendor="wemake.services"
2222

23-
ENV WPS_VERSION='1.3.0'
23+
ENV WPS_VERSION='1.4.0'
2424
ENV REVIEWDOG_VERSION='v0.20.3'
2525

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

0 commit comments

Comments
 (0)