fix docker prune AGAIN

This commit is contained in:
kjeld Schouten-Lebbing 2022-01-19 18:59:44 +01:00
parent eabd80c443
commit 4da492181f
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ README_MD = open(join(dirname(abspath(__file__)), "README.md")).read()
setup(
name="trueupdate",
version="2.1.4",
version="2.1.5",
# The packages that constitute your project.
# For my project, I have only one - "pydash".