diff --git a/gamutrflib/pyproject.toml b/gamutrflib/pyproject.toml index ac02ed0a..c70afb6e 100644 --- a/gamutrflib/pyproject.toml +++ b/gamutrflib/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gamutrflib" -version = "0.5.62" +version = "0.5.63" description = "gamutrf non-gnuradio common code" authors = ["cglewis "] license = "Apache-2.0" diff --git a/gamutrfwaterfall/pyproject.toml b/gamutrfwaterfall/pyproject.toml index 33ec63f2..5227bc68 100644 --- a/gamutrfwaterfall/pyproject.toml +++ b/gamutrfwaterfall/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gamutrfwaterfall" -version = "0.5.62" +version = "0.5.63" description = "An orchestrated SDR scanner" authors = ["cglewis "] license = "Apache-2.0" diff --git a/pyproject.toml b/pyproject.toml index 5ee703a5..8114c5ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gamutrf" -version = "0.5.62" +version = "0.5.63" description = "An orchestrated SDR scanner" authors = ["cglewis "] license = "Apache-2.0"