From 63824babb6626f6bd7a6a122eb67c31804f490ac Mon Sep 17 00:00:00 2001 From: EvgeniiChaikin Date: Sun, 26 May 2024 14:14:01 +0200 Subject: [PATCH] Update package version to agree with the new package release --- velociraptor/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velociraptor/__version__.py b/velociraptor/__version__.py index 113af05..fd86b3e 100644 --- a/velociraptor/__version__.py +++ b/velociraptor/__version__.py @@ -1 +1 @@ -__version__ = "0.16.1" +__version__ = "0.17.0"