diff --git a/setup.py b/setup.py index 9c4a79e..93f676d 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name="kubejobs", - version="0.4.4", + version="0.4.5", description="A Python library for creating and running Kubernetes Jobs", long_description=long_description, long_description_content_type="text/markdown", # This is important!