summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-09-01 16:28:16 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2023-09-01 17:15:52 +0000
commit373b1fc58ecfdac53d0cd4a3011ac522bdfd3e85 (patch)
treee8a38f551ef2dafd09a350d876c2c2aeda7619ac /docs/src
parent63d993a9f87b2c1c69df2eef5cd305ceb6faf166 (diff)
Version: Update to 1.1.21.1.2
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/gettingstarted/building/example.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/gettingstarted/building/example.md b/docs/src/gettingstarted/building/example.md
index 3227e4b..1f541b2 100644
--- a/docs/src/gettingstarted/building/example.md
+++ b/docs/src/gettingstarted/building/example.md
@@ -23,6 +23,6 @@ make -C wrappers/python
5. Install the wheel using pip
```bash
-pip install wrappers/python/dist/eduvpncommon-1.1.1-py3-none-linux_x86_64.whl
+pip install wrappers/python/dist/eduvpncommon-1.1.2-py3-none-linux_x86_64.whl
```
Note that the name of your wheel changes on the platform and version.