Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AntreasAntoniou committed Dec 13, 2023
1 parent 89134be commit 5e86bfe
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 @@ -19,7 +19,7 @@

setup(
name="kubejobs",
version="0.4.1",
version="0.4.2",
description="A Python library for creating and running Kubernetes Jobs",
long_description=long_description,
long_description_content_type="text/markdown", # This is important!
Expand Down

0 comments on commit 5e86bfe

Please sign in to comment.