From bd95956ce2c455ef50bd9506fba1061eb9574b72 Mon Sep 17 00:00:00 2001 From: Jesse London Date: Thu, 9 Jan 2025 19:23:47 +0000 Subject: [PATCH] =?UTF-8?q?bump=20version=200.1.0=20=E2=86=92=200.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 284a079..c16792f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "netrics-measurements" -version = "0.1.0" +version = "0.2.0" description = "The extensible network measurements framework" license = "MIT" authors = [