diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-04-18 11:16:03 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-04-18 14:05:19 +0200 |
| commit | ce637cb12e8ea517dd7b48becf1151fab05d5fbf (patch) | |
| tree | 3a04edcfd683181b62bf3f19a0a2b8516b2cc717 /docs/src/gettingstarted | |
| parent | 085ef1f73e991ce49fb0d47ffbf31d4cdf6aed17 (diff) | |
Version: Update to 1.1.01.1.0
Diffstat (limited to 'docs/src/gettingstarted')
| -rw-r--r-- | docs/src/gettingstarted/building/example.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/gettingstarted/building/example.md b/docs/src/gettingstarted/building/example.md index 57405f4..e63d1a7 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.0.0-py3-none-linux_x86_64.whl +pip install wrappers/python/dist/eduvpncommon-1.1.0-py3-none-linux_x86_64.whl ``` Note that the name of your wheel changes on the platform and version. |
