diff --git a/pyproject.toml b/pyproject.toml index 335e2fd..14963d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nitlsconfig" -version = "1.0.0a1" +version = "1.0.0a2" license = "MIT" description = "Python API for reading nitlsconfig configurations and creating gRPC client channels from them" authors = [{name = "NI", email = "opensource@ni.com"}]