Skip to content

Commit d7da50c

Browse files
committed
Set default version to 4.999
1 parent 0bc08f1 commit d7da50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exclude = [".git", ".venv", ".mypy_cache", ".tox", "__pycache__"]
99

1010
[tool.poetry]
1111
name = "openshift-python-wrapper"
12-
version = "4.999.999"
12+
version = "999.999.999"
1313
description = "Wrapper around https://github.com/kubernetes-client/python"
1414
authors = ["Meni Yakove <myakove@gmail.com>", "Ruth Netser <rnetser@gmail.com>"]
1515
readme = "README.md"

0 commit comments

Comments
 (0)