Skip to content

Commit

Permalink
release of v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
prohde committed May 22, 2022
1 parent d4f509c commit 084d670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.9.10-slim-buster
MAINTAINER Philipp D. Rohde <[email protected]>

ENV VERSION="0.4.1"
ENV VERSION="0.4.3"

# install dependencies
COPY requirements.txt /DeTrusty/requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.1
0.4.3

0 comments on commit 084d670

Please sign in to comment.