Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor Latanowicz committed Jun 29, 2022
1 parent 77cf9b6 commit 8d42497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def extras_require():
"wait-for-dep = wait_for_dep.wait_for_dep:main",
],
},
version="0.3.2",
version="0.4.0",
description="Waits for dependencies before running the app",
url="http://github.com/wlatanowicz/wait-for-dep",
author="Wiktor Latanowicz",
Expand Down

0 comments on commit 8d42497

Please sign in to comment.