Skip to content

Commit

Permalink
chore: readme adjustment, version adjustment for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Fovty committed May 16, 2024
1 parent 9e466da commit b2cd06a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This is a fork of [pykube-ng](https://codeberg.org/hjacobs/pykube-ng) which is n

To install pykube, use pip:
```bash
pip install pykube-ng
pip install new-pykube
```


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "new-pykube"
version = "24.5.0"
version = "24.5.1"
description = "Python client library for Kubernetes"
license = "Apache"
classifiers = [
Expand Down

0 comments on commit b2cd06a

Please sign in to comment.