Skip to content
Snippets Groups Projects

V0.11.0rc0

Merged Moul requested to merge v0.11.0rc0 into main
5 files
+ 119
4
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -6,10 +6,10 @@ We are pleased to announce Silkaj v0.10.0 release candidate, and we would be hap
@@ -6,10 +6,10 @@ We are pleased to announce Silkaj v0.10.0 release candidate, and we would be hap
## Pre-release installation
## Pre-release installation
You install this pre-release version from PyPI or from a Docker image.
You can install this pre-release version from PyPI or from a Docker image.
To install the Python package, run following command:
To install the Python package, run following command:
```sh
```bash
pip3 install silkaj --user --upgrade --pre
pip3 install silkaj --user --upgrade --pre
```
```
Loading