Skip to content

Commit

Permalink
update beta version for testing in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Dec 14, 2023
1 parent 13adae7 commit e1c1df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ Checkout our [TUI docs](https://small-hack.github.io/smol-k8s-lab/tui/create_mod

## Beta release of 2.0.0

`v2.0.0b4` is available for testing but docs and screenshots are still under development. ETA is about 1-2 weeks for those tests to be complete and the official `2.0.0` to be launched, which will support a full TUI and a range of new options in the config file. To begin testing that release (or [other pre-releases](https://pypi.org/project/smol_k8s_lab/2.0.0b4/#history)) you can do:
`v2.0.0b6` is available for testing but docs and screenshots are still under development. ETA is about 1-2 weeks for those tests to be complete and the official `2.0.0` to be launched, which will support a full TUI and a range of new options in the config file. To begin testing that release (or [other pre-releases](https://pypi.org/project/smol_k8s_lab/2.0.0b6/#history)) you can do:

```bash
pip install smol_k8s_lab==2.0.0b4
pip install smol_k8s_lab==2.0.0b6
```

This should have actually been 1.0, but I misunderstood semver, and now here we are, with another major version update.
Expand Down

0 comments on commit e1c1df9

Please sign in to comment.