diff options
| author | Joseph Henry <[email protected]> | 2022-05-12 21:03:39 -0700 |
|---|---|---|
| committer | Joseph Henry <[email protected]> | 2022-05-12 21:03:39 -0700 |
| commit | ec9f520d68728d57559b240ea7e6c7c22950117f (patch) | |
| tree | 3c0ec94de7f0706a1599f033109e3913ef4d7da5 | |
| parent | 663313f109e385bac74c2454dceb8fe1ed400eae (diff) | |
Update yet another version string
| -rw-r--r-- | pkg/pypi/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/pypi/pyproject.toml b/pkg/pypi/pyproject.toml index aa02eb7..84e63a7 100644 --- a/pkg/pypi/pyproject.toml +++ b/pkg/pypi/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "libzt" -version = "1.8.4" +version = "1.8.10" description = "ZeroTier" authors = ["ZeroTier, Inc."] license = "BUSL 1.1" |
